TStatsBuffer.OnComputeStats Property

TOnComputeStats OnComputeStats { get; set; }

To compute custom statistics, place the computation inside this event and assign the result to the result variable.

Returns: TOnComputeStats