[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The length of the Text for the control.
Source position: controls.pp line 1661
public function TControl.GetTextLen: Integer; virtual; |
Length of the text for the control.
In TControl, the value indicates the size for the Caption property. Descendent classes may use a different a different property as the basis for the return value.