System.ObjAuto.TParameters.Stack

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

Delphi

Stack: array[0..1023] of Byte;

C++

System::StaticArray<System::Byte, 1024> Stack;

プロパティ

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

説明

内部使用のためのものです。

TParameters を直接使用しないでください。