Source position: treegrids.pas line 1937
type TTGAnimationCallback = function(
Step: Integer;
StepSize: Integer;
Data: Pointer
):Boolean of object;