API:FMX.TreeView.TTreeViewItem.IsChecked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsChecked: Boolean read FIsChecked write SetIsChecked;

C++

__property bool IsChecked = {read=FIsChecked, write=SetIsChecked, 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. Please help us document this topic by using the Discussion page!