Source position: ntvSplitters.pas line 35
type TCanOffsetEvent = procedure(
Sender: TObject;
var NewOffset: Integer;
var Accept: Boolean
) of object;