GxLabel: ReadText

ReadText

This method reads the text of the control.



 Public Function ReadText ( ) As String

Return Values

The text of the control or empty string in case of empty control.

Languages

[Visual Basic] Public Function ReadText() As String

[Delphi] function ReadText() : WideString;

[C++] BSTR ReadText();

Remarks

See Also

Class GxLabel Overview GxLabel Properties GxLabel Methods HTextAlign Version