TEnum
Test Enumeration
Unit
:
udemosIntf
Syntax
Delphi
type TEnumTest = etNone..etAlot
The TEnumTest type exposes the following members.
Constants
Show:
Inherited
Protected
Name
Description
etNone
etAFew
etSome
etAlot
Top