TreeView.addOnTestExpandRow

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

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

Return Value

Type: gulong

FALSE to allow expansion, TRUE to reject