TdxBarItemControl.CaptionChanged Method
This procedure is called when changing item control captions.
Declaration
procedure CaptionChanged; virtual;
Remarks
This method calls the RepaintBar method of the parent toolbar. Override this method to perform special actions when changing captions.
See Also