Zitat von
Delphi-Hilfe:
Sets may have at most 256 elements
This error message appears when you try to declare a set type of more than 256 elements. More precisely, the ordinal values of the upper and lower bounds of the base type must be within the range 0..255.