API:Vcl.Tabs.TTabSet.FirstIndex
Delphi
property FirstIndex: Integer read FFirstIndex write SetFirstIndex default 0;
C++
__property int FirstIndex = {read=FFirstIndex, write=SetFirstIndex, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Tabs.pas Vcl.Tabs.hpp |
Vcl.Tabs | TTabSet |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!