Source position: treegrids.pas line 2060
type TTGNodeClickEvent = procedure(
Sender: TBaseTreeGrid;
const HitInfo: THitInfo
) of object;