TdxBarButtonControl.PaintStyleChanged Method
This method is called when changing the PaintStyle property.
Declaration
procedure PaintStyleChanged; override;
Remarks
PaintStyle of the TdxBarButtonControl changes when the PaintStyle of an underlying item is changed, or the PaintStyle property of the item link of the underlying item is changed.
See Also