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