Vcl.Forms.TPopupWndArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TPopupWndArray = array of TPopupWnd;

C++

typedef System::DynamicArray<TPopupWnd> TPopupWndArray;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms Vcl.Forms

Description

Un tableau de fenêtres contextuelles.

TPopupWndArray est un tableau de fenêtres contextuelles.

Voir aussi