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