Vcl.Controls.PPopupFormInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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.

See Also