Vcl.DockTabSet.TDockClientInfo.TabIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TabIndex: Integer read FTabIndex write SetTabIndex;

C++

__property int TabIndex = {read=FTabIndex, write=SetTabIndex, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.DockTabSet.pas
Vcl.DockTabSet.hpp
Vcl.DockTabSet TDockClientInfo

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!