System.PInitContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PInitContext = ^TInitContext;

C++

typedef TInitContext *PInitContext;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
System.pas
System.hpp
System System

Beschreibung

Ist ein Zeiger auf einen TInitContext-Typ.

PInitContext repräsentiert einen Zeiger auf einen TInitContext-Typ.

Siehe auch