Hide

SftTree/DLL 7.5 - Tree Control

Display
Print

Cell

Each tree item has one cell per column. The cell can contain optional text (cell text) and an optional graphic component (cell picture).

SetCellInfo can be used to define a cell's attributes. Cell text is defined using the SetText function.

Tree Components