System.Bindings.CustomWrapper.TCustomWrapper.SetArgs
Delphi
procedure SetArgs(const Args: TArray<TValue>); inline;
C++
void __fastcall SetArgs(const System::DynamicArray<System::Rtti::TValue> Args);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | System.Bindings.CustomWrapper.pas System.Bindings.CustomWrapper.hpp |
System.Bindings.CustomWrapper | TCustomWrapper |
説明
Args プロパティを操作するための設定メソッドの実装です。
SetArgs は、Args プロパティを操作するための設定メソッドの実装です。