[fpc-devel] TShiftState as enum

DrDiettrich drdiettrich at compuserve.de
Sat Feb 19 04:12:14 CET 2005


Alexey Barkovoy wrote:

> Delphi dowsn't allow sets with ordinal values larger than 255 too:

That's incorrect.

> Borland Delphi  Version 13.0  Copyright (c) 1983,99 Inprise Corporation
> 1.pas(2) Error: Sets may have at most 256 elements

Sets are restricted to a maximum of 256 members, but the ordinal values
of the members can be higher.

DoDi





More information about the fpc-devel mailing list