GxLabel: WriteText |
This method writes a text to the control.
Public Function WriteText( ByVal text As String ) As Long
[Visual Basic] Public Function WriteText(ByVal text As String) As Long
[Delphi] function WriteText(text : WideString) : Integer;
[C++] long WriteText(BSTR* text);
Class GxLabel Overview GxLabel Properties GxLabel Methods VTextAlign