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