From: Michalis K. <mic...@gm...> - 2016-09-15 01:39:44
|
Indeed, it is supported:) Michalis 2016-09-15 2:50 GMT+02:00 silvioprog <sil...@gm...>: > 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 > > ------------------------------------------------------------------------------ > > _______________________________________________ > Pasdoc-main mailing list > Pas...@li... > https://lists.sourceforge.net/lists/listinfo/pasdoc-main > |