TdxCustomLayoutLookAndFeelPart Class
In This Article
The base class for the TdxCustomLayoutLookAndFeelOptions and TdxLayoutLookAndFeelOffsets classes.
#Declaration
Delphi
TdxCustomLayoutLookAndFeelPart = class(
TPersistent
)
#Remarks
Do not use this class directly. Use its descendants instead.
#Inheritance
TObject
TPersistent
TdxCustomLayoutLookAndFeelPart
See Also