Vcl.Forms.TPopupFormArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TPopupFormArray = array of TPopupForm;

C++

typedef System::DynamicArray<TPopupForm> TPopupFormArray;

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 fiches contextuelles.

TPopupFormArray est un tableau de fiches contextuelles.

Voir aussi