FMX.Types.TFmxObject.ChildrenCount
Delphi
property ChildrenCount: Integer read GetChildrenCount;
C++
__property int ChildrenCount = {read=GetChildrenCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | TFmxObject | 
Description
Read-only property that specifies the number of children in the children list.