Re: Where are protected members list?
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 21 Jun 2008 12:05:42 +0200
"Amir" <eghtedari.amir@xxxxxxxxx> wrote in message
news:e573d448-bcd3-48f2-8105-4d37c71013ab@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
My Delphi has source code and I can find
the declaration for TCustom... classes, but my main question is that
how can a component writer inherit his new classes while he doesn't
know the functionality of the ancestor class's protected methods?
Maybe there is another way I'm not aware of it???
Then he _learns_ about that functionality. Break out the elbow grease.
Read the code. Get a book. (...Get a Delphi with a decent help file.)
"Opportunity is missed by most people because it is dressed in coveralls
and looks like work." (Edison, from memory)
No-one promised it would be easy but you touch on a sore point. With
the decreasing quality of the help system, Delphi is cheating itself
out of not just old programmers but new component writers.
Groetjes,
Maarten Wiltink
.
- Follow-Ups:
- Re: Where are protected members list?
- From: Amir
- Re: Where are protected members list?
- References:
- Where are protected members list?
- From: Amir
- Re: Where are protected members list?
- From: Maarten Wiltink
- Re: Where are protected members list?
- From: Amir
- Re: Where are protected members list?
- From: Maarten Wiltink
- Re: Where are protected members list?
- From: Amir
- Re: Where are protected members list?
- From: alanglloyd@xxxxxxx
- Re: Where are protected members list?
- From: Amir
- Where are protected members list?
- Prev by Date: Re: Where are protected members list?
- Next by Date: Re: Little interesting idea to quickly add local variable, maybe even fields.
- Previous by thread: Re: Where are protected members list?
- Next by thread: Re: Where are protected members list?
- Index(es):
Relevant Pages
|