Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TVTCheckChangingEvent

Declaration

Source position: virtualtrees.pas line 1718

type TVTCheckChangingEvent = procedure(

  Sender: TBaseVirtualTree;

  Node: PVirtualNode;

  var NewState: TCheckState;

  var Allowed: Boolean

) of object;



CT Web help

CodeTyphon Studio