From: silvioprog <sil...@gm...> - 2016-09-15 00:51:10
|
Oops, please ignore this message, I've just added the conditionals param and now it works like a charm! ^^' On Wed, Sep 14, 2016 at 8:51 PM, silvioprog <sil...@gm...> wrote: > Hello, > > Both Delphi and Free Pascal compileres offers the "class helper" support, > eg: > > {$IFDEF FPC} > TObjectHelper = class helper for TObject > public > { Returns the qualified name of the class. Example: > @includeCode(../Doc/Parts/TObjectHelper.QualifiedClassName) > {$ENDIF} > > Does PasDoc support this feature? > -- Silvio Clécio |