ImageEn, unit iexFolderTree

TIEFolderTree.Spacing

TIEFolderTree.Spacing

Declaration

property Spacing: Integer;

Description

Specifies the amount of spacing between nodes (in pixels).

Default: 5

Example

IEFolderTree1.Spacing := 8;