CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [BCB1] Forms



The form is not destroyed.  It is simply hidden.
This allows you to redisplay the form with the
Show method and maintain the previously 
displayed property values.  If you want to destroy
the form, you must do it yourself.  However, if
you are using it several times, it is more time
efficient to simply keep the form in memory and
re-show it (unless you need to free the resources).

Rob

----------------------------------------------------------
 Rob Bachrach               | Email: rob.bachrach@amp.com
----------------------------|-----------------------------
 CAE Software Engineer      | Phone: (717) 986-5575
 AMP Incorporated (EMCS)    |   FAX: (717) 986-3466
----------------------------------------------------------
The opinions expressed here may not reflect those of
AMP Incorporated or its affiliates.
 
Whoso would be a man, must be a nonconformist. He who would
gather the immortal palms must not be hindered by the name 
of goodness, but must explore if it be goodness.
 
       - Ralph Waldo Emerson in "Self Reliance"


W Komornicki's Home Page | Main Index | Thread Index