TEnumTest Enumeration

Unit: Idemos1
type TEnumTest = etNone..etAlot

The TEnumTest type exposes the following members.

Show:
 NameDescription
etNone

etAFew

etSome

etAlot

Top