浏览代码

* another minor problem found with -CR

git-svn-id: trunk@23765 -
marco 12 年之前
父节点
当前提交
fc02f5c7f7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/fpdoc/dw_htmlchm.inc

+ 1 - 1
utils/fpdoc/dw_htmlchm.inc

@@ -341,7 +341,7 @@ begin
       begin
         ParentElement := TPasProcedureType(AModule.InterfaceSection.Functions[j]);
         TmpItem := Index.Items.NewItem;
-        TmpItem.Text := ParentElement.Name + ' ' + TPasFunction(ParentElement).ElementTypeName;
+        TmpItem.Text := ParentElement.Name + ' ' + ParentElement.ElementTypeName;
         TmpItem.Local := FixHTMLpath(Allocator.GetFilename(ParentElement, 0));
       end;
       // consts