FMX.Types.TFmxObject.ChildrenCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ChildrenCount: Integer read GetChildrenCount;

C++

__property int ChildrenCount = {read=GetChildrenCount, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

Propriété en lecture seule spécifiant le nombre d'enfants de la liste des enfants.

Voir aussi