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

TField.CanModify

Can the field's contents be modified.

Declaration

Source position: db.pas line 420

public property TField.CanModify : Boolean
  read GetCanModify;

Description

CanModify is True if the field is not read-only and the dataset allows modification.

See also

TField.ReadOnly

  

Is the field read-only

TDataset.CanModify

  

Can the data in the dataset be modified


Documentation generated on: May 14 2021