Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.Modified
TDataSet
Top 


Indicates whether the active record is modified.

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.

Note:   
In general, an application need not check the status of Modified. Properties, events, and methods of TDataSet and its descendants that modify records generally check this status automatically and take appropriate actions based on its value.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 28, 2024