System.PInterface

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PInterface    = ^IInterface;

C++

typedef _di_IInterface *PInterface;

Eigenschaften

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


Beschreibung