Skip to main content
A newer version of this page is available. .

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