Vcl.ComCtrls.TTreeNode.ExpandedImageIndex
Delphi
property ExpandedImageIndex: TImageIndex read FExpandedImageIndex write SetExpandedImageIndex;
C++
__property System::Uitypes::TImageIndex ExpandedImageIndex = {read=FExpandedImageIndex, write=SetExpandedImageIndex, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TTreeNode |
Description
Index de l'image à afficher quand l'élément est développé.
ExpandedImageIndex représente l'index d'une image à afficher quand un élément est développé.