TTMSFNCCustomDataGrid.CancelEditing Method
Cancels the active in-place editor without saving changes.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
function CancelEditing: Boolean;
Returns
True if an editor was active and has been cancelled; False otherwise.