[fpc-pascal] Can I define a custom "simple" type for my applications?
dmitry boyarintsev
skalogryz.lists at gmail.com
Mon Apr 6 19:27:38 CEST 2009
oh sorry, by i've missprinted prefixes:
type
TGraemeBoolean = (gbNil, gbFalse, gbTrue);
// gb prefix stands for Greame Boolean
More information about the fpc-pascal
mailing list