Skip to main content

TdxLayoutLookAndFeelDefs Members

Contains a list of registered look & feel classes.

Properties

Name Description
Count Returns the number of registered look & feel classes.
Items Provides indexed access to registered look & feel classes.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetItemByDescription(string) Returns a registered look & feel class by description.
Register(TdxCustomLayoutLookAndFeelClass) Registers a look & feel class.
ToString Inherited from TObject.
Unregister(TdxCustomLayoutLookAndFeelClass) Removes a look & feel class from the list of registered classes.
See Also