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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bindings.Methods.pas System.Bindings.Methods.hpp |
System.Bindings.Methods | System.Bindings.Methods |
Description
Embarcadero Technologies does not currently have any additional information.