Navigation: Code Documentation > IE > IEConsts > Enumerations
TTemplateSlotType Enumeration
Represents type TTemplateSlotType.
Namespace: IEConsts
Delphi
type TTemplateSlotType = (tstSlot, tstMultiSlot);
Name
Description
tstMultiSlot
Represents constant tstMultiSlot.
tstSlot
Represents constant tstSlot.
Top
•IEConsts