home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / parad / aug94 / dhfig2bb.gif < prev    next >
Graphics Interchange Format  |  1995-09-26  |  31KB  |  572x264  |  8-bit (255 colors)
Labels: text | screenshot | display | software | multimedia software | number | computer icon | operating system
OCR: BALLOON :: Form1 :: close method close(var eventInfo Event) if eventInfo.isPreFilter() then ; This code executes for each object on the form. else ; This code executes only for the form. ; Clean up Balloon Help elements on form. txtBalloon.setPosition(0,0, 100, 100) grpTailDown.setPosition(0,0,0,0) grpTailUp.setPosition(0,0,0,0) endIf endMethod + Edit Line: 9 Col: 1