API:System.Bindings.Methods.MakeLocation
Delphi
function MakeLocation(AType: PTypeInfo; const AGetter: TLocationWrapper.TValueGetter;
const ASetter: TLocationWrapper.TValueSetter): ILocation;
C++
extern DELPHI_PACKAGE System::Bindings::Evalprotocol::_di_ILocation __fastcall MakeLocation(System::Typinfo::PTypeInfo AType, const System::Bindings::Evalprotocol::TLocationWrapper::_di_TValueGetter AGetter, const System::Bindings::Evalprotocol::TLocationWrapper::_di_TValueSetter ASetter);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | System.Bindings.Methods.pas System.Bindings.Methods.hpp |
System.Bindings.Methods | System.Bindings.Methods |
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.