The length of the Text for the control.
Source position: controls.pp line 1662
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.
CT Web help |
CodeTyphon Studio |