TEnumTest Enumeration

Unit: udemosIntf
type TEnumTest = etNone..etAlot

The TEnumTest type exposes the following members.

Show:
 NameDescription
etNone

etAFew

etSome

etAlot

Top