Skip to main content

TdxBarControl.CaptionChanged Method

This function draws the caption of a bar control’s window.

Declaration

procedure CaptionChanged; virtual;

Remarks

This method is called internally when changing the caption of the current bar’s window (if it exists). It is required, for instance, when an end-user has modified the value of the bar’s Caption property.

See Also