[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.EditorLocked

Returns True if the Editor is locked, i.e. unable to accept input or make changes.

Declaration

Source position: grids.pas line 1052

protected function TCustomGrid.EditorLocked: Boolean;

Function result

True when LockEditor has been called and UnLockEditor has not yet been called.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.