FMX.TreeView

From RAD Studio API Documentation
Jump to: navigation, search

Defines treeview controls for hierarchical lists.

Package fmx250.bpl

Classes

TCustomTreeView TCustomTreeView is the base class for all tree view descendants.
TTreeView TTreeView represents a window that displays a hierarchical list of items, such as the files and directories on a disk, for instance.
TTreeViewItem TTreeViewItem represents an item in a TTreeView component.

Types

TOnCompareTreeViewItemEvent TOnCompareTreeViewItemEvent is an event type used by the OnCompare event handler of any TCustomTreeView or descendant component.
TOnTreeViewDragChange TOnTreeViewDragChange is an event type used by the OnDragChange event handler of any TCustomTreeView or descendant component.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.TreeView&oldid=735530"