No, there is nothing specific in closing any of TXForm, TYForm and TZForm forms! I just want to avoid duplicating actually same code on all of descending forms in their OnClose event.
So, if possible, one code on TGForm that will close any (so, NOT ALL, but just concrete one!) descendant form.