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