FMX.Layouts.TGridPanelLayout.TCellCollection.Owner

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Owner: TGridPanelLayout;

C++

HIDESBASE TGridPanelLayout* __fastcall Owner();

Propriétés

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


Description

Renvoie le propriétaire de la collection de cellules.

Utilisez la méthode Owner pour obtenir une référence à l'objet disposition volet grille TGridPanelLayout qui possède cette collection de cellules.

Voir aussi