TdxLayoutLookAndFeelDefs.Items Property
Provides indexed access to registered look & feel classes.
Declaration
property Items[Index: Integer]: TdxCustomLayoutLookAndFeelClass read; default;
Property Value
| Type | Description |
|---|---|
| TdxCustomLayoutLookAndFeelClass | A reference to a registered look & feel class. |
See Also