TdxLayoutLookAndFeelList.Items Property
Provides indexed access to registered look & feel styles.
Declaration
property Items[Index: Integer]: TdxCustomLayoutLookAndFeel read; default;
Property Value
Type |
---|
TdxCustomLayoutLookAndFeel |
Remarks
The number of styles in the Items array is specified by the Count property.
See Also