TCustomdxVTreeViewEdit.TreeViewImages Property
Specifies the images of a drop-down tree-view control.
Declaration
property TreeViewImages: TCustomImageList read; write;
Property Value
| Type |
|---|
| TCustomImageList |
Remarks
Use TreeViewImages to specify the images of a drop-down tree-view control.
See Also