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