Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomDBGrid.GridCanModify

GridCanModify indicates if the DataLink is active and allows editing.

Declaration

Source position: dbgrids.pas line 483

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.