FMX.TabControl.TTabControl.GetTabCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTabCount: Integer;

C++

int __fastcall GetTabCount();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


Beschreibung

Als protected deklarierte Lesemethode für die Eigenschaft TabCount.

Siehe auch