Skip to main content

TcxEditValue Type

Represents the edit value type.

Declaration

TcxEditValue = System.Variant;

Referenced Class

Type
Variant

Remarks

The TcxEditValue type is used to store the edit value of the TcxCustomEdit editor.

See Also