TdxCustomLayoutGroup.LookAndFeelException Property
In This Article
Specifies whether child elements of a specific group use its look & feel.
#Declaration
Delphi
property LookAndFeelException: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete; use the group’s LayoutLookAndFeelException property instead.
See Also