TdxSkinIgnoredFormList Members
Stores the list of ignored form classes for the DevExpress Skin Engine.
#Methods
Name | Description |
---|---|
Add |
Adds one or more form classes to the ignore list. |
Add |
Adds the specified form class name to the ignore list. |
Add |
Adds one or more qualified form class names to the ignore list. |
Clear | Clears the ignore list. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Remove |
Removes one or more form classes from the ignore list. |
Remove |
Removes the specified form class name from the ignore list. |
Remove |
Removes the specified qualified form class name from the ignore list. |
To |
Inherited from TObject. |
See Also