Data.Bind.DBScope.TCustomBindScopeDB.GetIsModified
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas | |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindScopeDB |
Delphi
function GetIsModified(ABindComp: TBasicBindComponent): Boolean; virtual;
Description
Returns whether the 'Modified' flag of the data link of the current binding is set.
The GetIsModified method returns whether the 'Modified' flag of the data link of the current binding is set to True.