TdxCustomBevel.LookAndFeelPainter Property
Provides access to the painter that corresponds to the used painting style.
Declaration
property LookAndFeelPainter: TcxCustomLookAndFeelPainter read;
Property Value
Type |
---|
TcxCustomLookAndFeelPainter |
Remarks
Use the LookAndFeelPainter property to paint the bevel manually, if required.
See Also