System.PTypeTable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type PTypeTable = ^TTypeTable;

C++

typedef TTypeTable *PTypeTable;

Eigenschaften

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

Beschreibung

Für den internen Gebrauch.

Verwenden Sie diesen Typ nicht.

Siehe auch

TTypeTable