TdxListItem.CancelEdit Method
Closes the item’s in-place caption editor and discards all user changes.
Declaration
procedure CancelEdit;
Remarks
Note
A CancelEdit
procedure call has no effect if an in-place caption editor is inactive.
See Also