[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Calculates the Width, Height, and layout for the speed button and optionally renders the control.
Source position: buttons.pp line 370
protected procedure TCustomSpeedButton.MeasureDraw( |
Draw: Boolean; |
PaintRect: TRect; |
out PreferredWidth: Integer; |
out PreferredHeight: Integer |
); |
Used in the implementation of the CalculatePreferredSize and Paint methods.