3 lines
39 B
ObjectPascal
3 lines
39 B
ObjectPascal
type
|
|
{$packEnum 4}
|
|
enum = (x, y, z);
|
type
|
|
{$packEnum 4}
|
|
enum = (x, y, z);
|