Vcl.FormTabsBar.TFormTabsBarTabs.GetTab

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTab(AForm: TForm): TFormTabsBarTab;

C++

TFormTabsBarTab* __fastcall GetTab(Vcl::Forms::TForm* AForm);

Properties

Type Visibility Source Unit Parent
function public
Vcl.FormTabsBar.pas
Vcl.FormTabsBar.hpp
Vcl.FormTabsBar TFormTabsBarTabs

Description

Embarcadero Technologies does not currently have any additional information.