Data.Bind.DBScope.TCustomBindScopeDB.SetModified
[–] Properties | |
---|---|
Type: procedure | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas | |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindScopeDB |
Delphi
procedure SetModified(ABindComp: TBasicBindComponent); virtual;
Description
Sets the 'Modified' flag of the data link of the current binding.
The SetModified method sets the 'Modified' flag of the data link of the current binding to True.