[fpc-devel]enumeration types

Florian Klaempfl Florian.Klaempfl at gmx.de
Thu Dec 11 22:56:32 CET 2003


Darek Mazur wrote:
> Hi
> 
> It will be very nice to may use enumeration types with expressions in FPC in
> mode DELPHI.
> 
> 
> TYPE
>   info = (info1 := 1, info3:=3    );
> 
> Darek

Delphi uses = to do so and this is supported by fpc.






More information about the fpc-devel mailing list