Vcl.Controls.PPopupFormInfo

提供:RAD Studio API Documentation

Delphi

type PPopupFormInfo = ^TPopupFormInfo;

C++

typedef TPopupFormInfo *PPopupFormInfo;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls


説明

PPopupFormInfo は、TPopupFormInfo レコードを指すポインタです。

TPopupFormInfo レコードは内部的に使用されます。

関連項目