API:System.Bindings.CustomWrapper.TCustomWrapper.SetArgs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetArgs(const Args: TArray<TValue>); inline;

C++

void __fastcall SetArgs(const System::DynamicArray<System::Rtti::TValue> Args);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

Description

Embarcadero Technologies does not currently have any additional information.