API:System.Bindings.EvalProtocol.TCustomWrapperGetterCallback
Delphi
TCustomWrapperGetterCallback = reference to function (ParentObject: TObject;
const MemberName: String; Args: TArray<TValue>): TValue;
C++
__interface TCustomWrapperGetterCallback : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
anonMethod class |
public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Embarcadero Technologies does not currently have any additional information.