HMG3 autorelease
Posted: Fri Oct 14, 2011 9:50 am
Hi friends I need help to remember better HMG3 events to replicate the same on HMG4
I have a MAINFORM open with this settings:
Now I click upon [X] of MAINFORM: what happens? Remember: otherform is hide
The Onrelease bbbbbbb() function related with otherform is execute?
Many thanks
Cheers
p.s. other question
I have a MAINFORM open with this settings:
Can I close the MAINFORM?
I have a MAINFORM open with this settings:
- SET INTERACTIVECLOSE ON, AUTORELEASE ON, OnInteractiveClose is NIL, OnRelease is aaaaaaa()
- SET INTERACTIVECLOSE ON, AUTORELEASE OFF, OnInteractiveClose is NIL, OnRelease is bbbbbbb()
Now I click upon [X] of MAINFORM: what happens? Remember: otherform is hide
The Onrelease bbbbbbb() function related with otherform is execute?
Many thanks
Cheers
p.s. other question
I have a MAINFORM open with this settings:
- SET INTERACTIVECLOSE ON, AUTORELEASE ON, OnInteractiveClose is NIL, OnRelease is aaaaaaa()
- SET INTERACTIVECLOSE ON, AUTORELEASE OFF, OnInteractiveClose is NIL, OnRelease is bbbbbbb()
Can I close the MAINFORM?