Re: An abstract question! Component writers knowledge about protected methods?
- From: Amir <eghtedari.amir@xxxxxxxxx>
- Date: Sat, 21 Jun 2008 19:55:13 -0700 (PDT)
On Jun 21, 8:23 pm, "Rudy Velthuis" <newsgro...@xxxxxxxxxxxx> wrote:
Rudy Velthuis wrote:
Amir wrote:
In Delphi, what are the formal ways for component writers to
finding out functionality and capability of protected methods?
Usually, you find out throught the help, but a lot of content of the
help files has been in the wrong format to be used for the help files,
.. since Delphi 7, which still used WinHelp.
Lots of it has already been converted, and help files have improved
considerably already, but they are not complete yet, IMO.
--
Rudy Velthuis http://rvelthuis.de
"Should array indices start at 0 or 1? My compromise of 0.5 was
rejected without, I thought, proper consideration."
-- Stan Kelly-Bootle
Dear Rudy
As I know, in the source code we can just define the protected method
names and their formal parameters.
Is there any way to finding out their exact functionalities?
.
- Follow-Ups:
- References:
- Prev by Date: Re: An abstract question! Component writers knowledge about protected methods?
- 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
|