[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TTVCollapsingEvent - generic event handling method for collapsing a Tree Node if AllowCollapse is True
Source position: comctrls.pp line 1991
type TTVCollapsingEvent = procedure( |
Sender: TObject; |
Node: TTreeNode; |
var AllowCollapse: Boolean |
) of object; |
lazarus-ccr.sourceforge.net |