FMX.Types.TTabList.GetCount

From RAD Studio API Documentation
Jump to: navigation, search

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.