Vcl.Controls.PPopupFormInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PPopupFormInfo = ^TPopupFormInfo;

C++

typedef TPopupFormInfo *PPopupFormInfo;

Eigenschaften

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


Beschreibung

PPopupFormInfo ist ein Zeiger auf einen TPopupFormInfo-Record.

Der Record TPopupFormInfo wird nur intern verwendet.

Siehe auch