treeview ImageSpacing property
Return to Introduction  Previous page  Next page
Applies to
acTreeView component as subproperty of BoldItem structure.  

Declaration
property ImageSpacing: Byte; // 4 by default  

Description
The ImageSpacing property specifies the space (in pixels) between the text and the image at the right from node.  
 
If you want to display custom image near the bold node — set the source of images to ImageList property and specify the image index to ImageIndex property.  

See also
ImageIndex and ImageList properties.