AssignEditing
Tries to assign value from InplaceEdit
back into cell currently being edited.
pas
function AssignEditing: Boolean;
Parameters
Remarks
After calling this method cell will not exit from editing state. To exit editing state after assignment, call EndEditing
method.