FMX.TabControl.TTabControl.GetTabCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetTabCount: Integer;

C++

int __fastcall GetTabCount();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl

説明

TabCount プロパティを操作するための protected 読み取りメソッドの実装です。

関連項目