Text: String;
The Text property determines the row identifying the component for the user.
By default, Text matches with component name. The Text property sets a form header. The text displayed next to the component control or inside it is set for controls (buttons, radio buttons, and so on). For the components that can be edited or selected, for example, Input, ComboBox one can specify the default text displayed in the editor.
See also: