TcxCustomBarEditItem.CurEditValue Property
In This Article
Returns the current value of the embedded editor.
#Declaration
Delphi
property CurEditValue: TcxEditValue read;
#Property Value
Type | Description |
---|---|
Tcx |
The current embedded editor value. |
See Also