FMX.Types.TFmxChildrenList.Count
Delphi
property Count: Integer read GetChildCount;
C++
__property int Count = {read=GetChildCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TFmxChildrenList |
Description
Embarcadero Technologies does not currently have any additional information.