 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Clayton L. Wilson Guest
|
Posted: Sun Aug 17, 2003 1:56 pm Post subject: writecomponentresfile |
|
|
I have a component that I save to disk with writecomponentresfile. My component has a record structure in it that doesn't get saved. Am I doing something wrong, or can you not save records?
|
|
| Back to top |
|
 |
Danny Thorpe Guest
|
Posted: Mon Aug 18, 2003 3:24 am Post subject: Re: writecomponentresfile |
|
|
"Clayton L. Wilson" <claytonwilson (AT) ev1 (DOT) net> wrote
| Quote: |
I have a component that I save to disk with writecomponentresfile. My
component has a record structure in it that doesn't get saved. Am I doing |
something wrong, or can you not save records?
Only a component's published properties participate in component streaming.
You can define hidden data (that does not show up in the Object Inspector at
design time) by overriding the DefineProperties method in your component.
-Danny
|
|
| 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
|
|