TdxBarItem.CaptionChanged Method
This method is called when caption changes.
Declaration
procedure CaptionChanged; virtual;
Remarks
This method calls the CaptionChanged method of a corresponding item control to reflect changes in its caption.
See Also