TcxEditValue Type
In This Article
Represents the edit value type.
#Declaration
Delphi
TcxEditValue = System.Variant;
#Referenced Class
Type |
---|
Variant |
#Remarks
The TcxEditValue type is used to store the edit value of the TcxCustomEdit editor.
See Also