Source position: forms.pp line 402
type TCloseQueryEvent = procedure(
Sender: TObject;
var CanClose: Boolean
) of object;