Re: An abstract question! Component writers knowledge about protected methods?
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 23 Jun 2008 09:12:12 +0200
"Amir" <eghtedari.amir@xxxxxxxxx> wrote in message
news:97f19f0c-6564-4022-b17a-deefd61e53cd@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[...]
I want to know is it possible to accessing to the code body of a
protected member in the VCL or RTL source code or elsewhere, or not,
we can just find out the formal parameters of protected methods by
inspecting the VCL or RTL source code?
Of course it's possible to look into the code. If you have it. You
should.
Code insight is extremely useful but it only tells you the names and
types of methods and their parameters. That makes it most useful when
you already know most of what you need.
Also, types don't lie but names might, or you might simply misinterpret
something. The source, being the Source, never lies.
Groetjes,
Maarten Wiltink
.
- References:
- An abstract question! Component writers knowledge about protected methods?
- From: Amir
- Re: An abstract question! Component writers knowledge about protected methods?
- From: Rudy Velthuis
- Re: An abstract question! Component writers knowledge about protected methods?
- From: Rudy Velthuis
- Re: An abstract question! Component writers knowledge about protected methods?
- From: Amir
- Re: An abstract question! Component writers knowledge about protected methods?
- From: Rudy Velthuis
- Re: An abstract question! Component writers knowledge about protected methods?
- From: Amir
- An abstract question! Component writers knowledge about protected methods?
- Prev by Date: MP3 & WMA: 2 questions
- Next by Date: Re: MP3 & WMA: 2 questions
- Previous by thread: Re: An abstract question! Component writers knowledge about protected methods?
- Next by thread: Re: An abstract question! Component writers knowledge about protected methods?
- Index(es):
Relevant Pages
|