Anzeigen: Delphi
C++
Anzeigeeinstellungen
Data.Bind.DBScope.TCustomBindScopeDB.GetIsModified
Aus XE2 API Documentation
Delphi
function GetIsModified(ABindComp: TBasicBindComponent): Boolean; virtual;
C++
virtual bool __fastcall GetIsModified(Data::Bind::Components::TBasicBindComponent* ABindComp);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | Data.Bind.DBScope.pas Data.Bind.DBScope.hpp |
Data.Bind.DBScope | TCustomBindScopeDB |
Beschreibung
Gibt zurück, ob das Flag "Modified" für die Datenverknüpfung der aktuellen Bindung gesetzt ist.
Die Methode GetIsModified gibt zurück, ob das Flag "Modified" für die Datenverknüpfung der aktuellen Bindung auf True gesetzt ist.