Vcl.Controls.PPopupFormInfo
From RAD Studio API Documentation
Delphi
type PPopupFormInfo = ^TPopupFormInfo;
C++
typedef TPopupFormInfo *PPopupFormInfo;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
pointer typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
PPopupFormInfo is a pointer to a TPopupFormInfo record.
The TPopupFormInfo record is used internally.