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

TComponentDataLink.Modified

Indicates if the component or the linked dataset has been changed

Declaration

Source position: dbgrids.pas line 229

protected property TComponentDataLink.Modified : Boolean
  read FModified
  write FModified;

Description

Modified is a Boolean property that indicates if the component or the linked dataset has been changed.

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