Back to Devexpress

TcxCustomEdit.PostEditValue Method

vcl-cxedit-dot-tcxcustomedit-77755212.md

latest586 B
Original Source

TcxCustomEdit.PostEditValue Method

Writes the value to a data storage.

Declaration

delphi
procedure PostEditValue;

Remarks

The PostEditValue method writes the edit value to a data storage by assigning it to the StoredValue property of the DataBinding object.

See Also

TcxCustomEdit.DataBinding

TcxCustomEdit Class

TcxCustomEdit Members

cxEdit Unit