Source position: treegrids.pas line 2105
type TTGGetNodeDataSizeEvent = procedure(
Sender: TBaseTreeGrid;
var NodeDataSize: Integer
) of object;