TClrCustomControl.SetText(String) Method
Summary
Sets the text of the control.
Namespace
:
CNClrLib.Control.Base
Syntax
Delphi
protected procedure SetText(Value: String); virtual;
Parameters
Value
Type: String
See Also
Reference
TClrCustomControl
CNClrLib.Control.Base