API:System.Bindings.CustomWrapper.TCustomWrapper.Args

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Args: TArray<TValue> read GetArgs write SetArgs;

C++

__property System::DynamicArray<System::Rtti::TValue> Args = {read=GetArgs, write=SetArgs};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.