API:FMX.TabControl.TTabItem.IsSelected
Delphi
property IsSelected: Boolean read FIsSelected write SetIsSelected;
C++
__property bool IsSelected = {read=FIsSelected, write=SetIsSelected, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.TabControl.pas FMX.TabControl.hpp |
FMX.TabControl | TTabItem |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!