FMX.Layouts.TGridPanelLayout.TRowCollection.Add

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Add: TRowItem;

C++

HIDESBASE TGridPanelLayout::TRowItem* __fastcall Add(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TRowCollection


Description

Ajoute un nouvel élément de ligne à la disposition volet grille.

Add renvoie l'élément de ligne TRowItem créé.

Voir aussi