System.PVarRecord
Delphi
PVarRecord = ^TVarRecord;
C++
typedef TVarRecord *PVarRecord;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
pointer typedef |
public | System.pas System.hpp |
System | System |
説明
TVarRecord を指すポインタです。
TVarRecord を直接使用しないでください。