Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.GetCanModify
Delphi
function GetCanModify(ABindComp: TBasicBindComponent): Boolean; overload;
function GetCanModify: Boolean; overload;
C++
bool __fastcall GetCanModify(Data::Bind::Components::TBasicBindComponent* ABindComp)/* overload */;
bool __fastcall GetCanModify(void)/* overload */;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBaseObjectBindSourceDelegate |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.