API:FMX.TreeView.TTreeViewItem.IsExpanded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsExpanded: Boolean read FIsExpanded write SetIsExpanded;

C++

__property bool IsExpanded = {read=FIsExpanded, write=SetIsExpanded, nodefault};

Properties

Type Visibility Source Unit Parent
property published
FMX.TreeView.pas
FMX.TreeView.hpp
FMX.TreeView TTreeViewItem

Description

Embarcadero Technologies does not currently have any additional information.