From: silvioprog <sil...@gm...> - 2016-09-14 23:52:37
|
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? Thank you! -- Silvio Clécio |