 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bill Gage Guest
|
Posted: Fri Jul 25, 2003 5:26 pm Post subject: Re: Forms in Blobs, Can it be done? |
|
|
If I read you response correctly you say "components, properties, and
events". Does this mean any functions or procedures stored within the form's
unit do not get stored with the form in the blob field?
"Ignacio Vazquez" <ivazquezATorioncommunications.com> wrote
| Quote: | "Bill Gage" <bill.gage (AT) dmacorporation (DOT) com> wrote in message
3f21618f$1 (AT) newsgroups (DOT) borland.com...
Can a form with all its components, properties and methods be stored in
a
blob field?
The components, properties, and events, yes. You'll have to use .CreateNew
instead of .Create to instantiate the form, then use
TBlobStream.ReadComponentRes to finish it off.
Cheers,
Ignacio
|
|
|
| Back to top |
|
 |
Ignacio Vazquez Guest
|
Posted: Fri Jul 25, 2003 5:54 pm Post subject: Re: Forms in Blobs, Can it be done? |
|
|
"Bill Gage" <bill.gage (AT) dmacorporation (DOT) com> wrote in message
[email]3f2167bb (AT) newsgroups (DOT) borland.com[/email]...
| Quote: | If I read you response correctly you say "components, properties, and
events". Does this mean any functions or procedures stored within the
form's unit do not get stored with the form in the blob field?
|
Fields and methods are referred to in the executable, same as always.
Cheers,
Ignacio
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|