TdxLayoutLookAndFeelDefs Methods
Contains a list of registered look & feel classes.| 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