| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Determines the text extent, base on a maximum field width.
Source position: stdctrls.pp line 1534
protected procedure TCustomLabel.CalculateSize( |
MaxWidth: Integer; |
var NeededWidth: Integer; |
var NeededHeight: Integer |
); |
MaxWidth |
|
Where wordwrap may start. |
| lazarus-ccr.sourceforge.net |