Source position: forms.pp line 69
type TCloseAction = (
caNone,
caHide,
caFree,
caMinimize
);
TCustomForm.OnClose
Event handler for closing the form