TdxLayoutLookAndFeelDefs.Items Property
Provides indexed access to registered look & feel classes.
Descritpion
The number of existing look & feel types in the Items array is specified by the Count property.
Declaration
property Items[Index: Integer]: TdxCustomLayoutLookAndFeelClass read; default;
Property Value
Type |
---|
TdxCustomLayoutLookAndFeelClass |
See Also