TCustomEdit.Text Property
Summary
Represents property
Text
.
Namespace
:
System.UI.Controls
Syntax
Delphi
public property Text: String read GetText write SetText;
Property Value
Type: String
See Also
Reference
TCustomEdit
System.UI.Controls