Subject Re: [IBO] Import component
Author Helen Borrie
At 07:39 PM 13/11/2003 -0500, you wrote:
>Paul Vinkenoog wrote:
>
> >
> > Not for IB_Import. This contains a long, plain old comment at the
> > beginning. Not the special format your help build tool (forgot name)
> > picks up. As a result, IBO Help just lists the properties, methods
> > and events without any explanation.
> >
> > Maybe this has to do with the fact that IB_Import is by Harald
> > Klomann, and not a Jason original.
> >
> >

Ah, I see. We need to fix that.


>Yes, there are quite a few units explained in the help file with only
>the names of the property/method but no explanation about the
>property/method.

True; although in many cases, if they are IBO-introduced properties, the
doc will be found in the link through to the base class. The easiest way
to get to it is to click the green Hierarchy speed button on the help
toolbar.

Note that for inherited Delphi props and methods that are not overridden,
you must go to the Delphi help.

Helen