Vcl.ValEdit.TItemProps

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TItemProps = array of TItemProp;

C++

typedef System::DynamicArray<TItemProp*> TItemProps;

Propriétés

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

Description

TItemProps est un tableau de valeurs TItemProp.

TItemProps est un tableau avec des éléments TItemProp.

Voir aussi