TEnumTest Enumeration

Unit: Idemos1
type TEnumTest = TEnumTest.etNone..TEnumTest.etAlot

The TEnumTest type exposes the following members.

Show:
 NameDescription
etNone

etAFew

etSome

etAlot

Top