Indicates whether the active record is modified. Syntax: property Modified: Boolean; Description: Check Modified to determine if the active record is modified. If Modified is True, the active record is modified. If False, the active record is not modified. 
  | 
 |