TreeView.addOnTestCollapseRow

The given row is about to be collapsed (hide its children nodes). Use this signal if you need to control the collapsibility of individual rows.

class TreeView
gulong
addOnTestCollapseRow
(
bool delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

FALSE to allow collapsing, TRUE to reject