 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Roddy Pratt Guest
|
Posted: Tue May 18, 2004 9:32 am Post subject: Re: Hiding properties and events of an ancestor |
|
|
"Elizabeth" <mnkd (AT) ffjn (DOT) com> wrote
| Quote: | When a component is derived from some other component , the child
component
inherits all the properties and events of the parent component which we
call
ancestor.So all the properties and events which are published in the
ancestor are also published in the child component and we can view them in
the object inspector.
Suppose i do not want to publish these or i want to hide these properties
and events , then is there a way out ?.
|
In many cases you can derive your component from the TCustomxxx components,
and then only publish the properties that you want.
- Roddy
|
|
| 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
|
|