[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Text - the character string in the name or caption of the control
Source position: controls.pp line 1223
protected property TControl.Text: TCaption |
Text - the character string in the name or caption of the control
But BEWARE: Text is used in another context in editing controls such as TEdit and TCustomEdit, TLabeledEdit and TCustomLabeledEdit, where it contains the character string that is being edited in the Edit Box.
lazarus-ccr.sourceforge.net |