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

TCustomDBGrid.GridCanModify

GridCanModify indicates if the DataLink is active and allows editing

Declaration

Source position: dbgrids.pas line 481

protected function TCustomDBGrid.GridCanModify: Boolean;

Function result

True when the grid can be modified

Description

GridCanModify indicates if the DataLink is active, and allows editing.

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