Re: An abstract question! Component writers knowledge about protected methods?



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,
so such info is still missing from current help files.

Instead, you can simply read the source code. I rather do that than
rely on the documentation anyway.
--
Rudy Velthuis http://rvelthuis.de

"Imagine if every Thursday your shoes exploded if you tied them
the usual way. This happens to us all the time with computers,
and nobody thinks of complaining." -- Jeff Raskin
.



Relevant Pages