Table of Contents

TTMSFNCDataGrid.CancelEditing Method

Cancels the active in-place editor without saving changes.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

function CancelEditing: Boolean;

Returns

True if an editor was active and has been cancelled; False otherwise.