FMX.Types.TTabList.GetCount
Delphi
function GetCount: Integer; virtual;
C++
virtual int __fastcall GetCount();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TTabList |
Description
Internally used to return the item count of a list of IControl Objects.