[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Calculates the text height and width in each of the bands when the font has been changed.
Source position: comctrls.pp line 2615
protected procedure TCustomCoolBar.DoFontChanged; |
Uses the Canvas to get the text height for the control. No actions are performed in the method if the handle has not been allocated for the control Canvas.
Calls the CalcTextWidth method for each of the Bands on the control.
Version 4.0 | Generated 2025-05-03 | Home |