TreeView.addOnCursorChanged

The position of the cursor (focused cell) has changed.

class TreeView
gulong
addOnCursorChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)