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

TBlobField.Modified

Has the field's contents been modified.

Declaration

Source position: db.pas line 874

public property TBlobField.Modified : Boolean
  read FModified
  write FModified;

Description

Modified indicates whether the field's contents have been modified for the current record.

See also

TBlobField.LoadFromStream

  

Load the field's contents from stream

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads