System.TypInfo.TAttrEntry.ArgData

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

Delphi

ArgData: array[1..65536 {ArgLen - 2}] of Byte;

C++

System::StaticArray<System::Byte, 65536> ArgData;

プロパティ

種類 可視性 ソース ユニット
field public
System.TypInfo.pas
System.TypInfo.hpp
System.TypInfo TAttrEntry

説明

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