FMX.TreeView.TTreeViewItem.SetIsExpanded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetIsExpanded(const Value: Boolean); virtual;

C++

virtual void __fastcall SetIsExpanded(const bool Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.TreeView.pas
FMX.TreeView.hpp
FMX.TreeView TTreeViewItem

Description

Embarcadero Technologies does not currently have any additional information.