API:System.Bindings.CustomWrapper.TCustomWrapper.Args

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。