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