System.PInitContext
Delphi
type PInitContext = ^TInitContext;
C++
typedef TInitContext *PInitContext;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
pointer typedef |
public | System.pas System.hpp |
System | System |
説明
TInitContext へのポインタです。
PInitContext は、TInitContext へのポインタを表します。