Hi,

Not sure if this question (or feature request) belongs here or in the
FPC mailing list.

Wouldn't it be handy for fpdoc to populate help based on classes from
higher up in the hierarchy, if the descendant class doesn't include
its own description.

For example:

If we documented TControl.Enabled then TButton.Enabled or
TBitBtn.Enabled should show the description of TControl.Enabled by
default, unless the descendant classes have their own descriptions
entered.

At the moment TBitBtn.Enabled has a description, but
TCustomBitBtn.Enabled and higher in the hierarchy doesn't.

This feature would allow us to get a lot more classes documented, by
starting to document the base classes first and only override the
descriptions in classes where the functionality has changed compared
to the base classes.


--
Graeme Geldenhuys

There's no place like S34° 03.168'  E018° 49.342'

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to