Returns True if the Editor is locked, i.e. unable to accept input or make changes.
Source position: grids.pas line 1077
protected function TCustomGrid.EditorLocked: Boolean; |
True when LockEditor has been called and UnLockEditor has not yet been called.
| Version 4.6 | Generated 2026-02-20 | Home |