FMX.TreeView.TCustomTreeView.FirstSelectedItem
Delphi
property FirstSelectedItem: TTreeViewItem read FFirstSelect;
C++
__property TTreeViewItem* FirstSelectedItem = {read=FFirstSelect};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | protected | FMX.TreeView.pas FMX.TreeView.hpp | FMX.TreeView | TCustomTreeView | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!