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