Vcl.ComCtrls.TTreeNode.TreeView

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TreeView: TCustomTreeView read GetTreeView;

C++

__property TCustomTreeView* TreeView = {read=GetTreeView};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTreeNode

Description

Spécifie la vue arborescente qui affiche le noeud.

Utilisez TreeView pour déterminer la vue arborescente associée au noeud d'arborescence.

Voir aussi