API:FMX.Layouts.TGridPanelLayout.TRowCollection

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TRowCollection = class(TCellCollection)

C++

class PASCALIMPLEMENTATION TRowCollection : public TGridPanelLayout::TCellCollection

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TGridPanelLayout

Description

Une collection d'objets TCellItem.

FMX.Layouts.TGridPanelLayout.TRowCollection hérite de FMX.Layouts.TGridPanelLayout.TCellCollection. Tout le contenu en-dessous de cette ligne se réfère à FMX.Layouts.TGridPanelLayout.TCellCollection.

Une collection d'objets TCellItem.

Utilisez TCellCollection pour représenter tous les éléments de cellule dans une disposition volet grille TGridPanelLayout.

Voir aussi