Re: An abstract question! Component writers knowledge about protected methods?
- From: "Rudy Velthuis" <newsgroups@xxxxxxxxxxxx>
- Date: Mon, 23 Jun 2008 17:04:02 +0000 (UTC)
Amir wrote:
On Jun 22, 1:50 pm, "Rudy Velthuis" <newsgro...@xxxxxxxxxxxx> wrote:
Yes, the source code of the VCL and RTL. That is my major source of
information on these methods.
--
Rudy Velthuis http://rvelthuis.de
"He who hesitates is a damned fool." -- Mae West (1892-1980)
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?
Like I said, they used to be in the help files, but in the transition
from Winhelp (D7 and below) to HtmlHelp2 (D8 and later), a lot of that
information got lost or was in an unusable format. This is slowly being
reversed, but currently, the only information about the formal
parameters and the functionality of a protected method can be found in
the source code.
I'm sure this is going to change again.
--
Rudy Velthuis http://rvelthuis.de
"The only difference between me and a madman is that I'm not mad."
-- Salvador Dali (1904-1989)
.
- Follow-Ups:
- Re: An abstract question! Component writers knowledge about protected methods?
- From: Erick Engelke
- Re: An abstract question! Component writers knowledge about protected methods?
- 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: Project rules
- Next by Date: Re: An abstract question! Component writers knowledge about protected methods?
- 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
|