Vcl.DockTabSet.TDockClientInfo.ListIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ListIndex: Integer read FListIndex;

C++

__property int ListIndex = {read=FListIndex, nodefault};

Properties

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

Description

Lists the index of the tab in the collection of tabs that are part of the TDockTabSet.