Pārlūkot izejas kodu

* another minor problem found with -CR

git-svn-id: trunk@23765 -
marco 12 gadi atpakaļ
vecāks
revīzija
fc02f5c7f7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      utils/fpdoc/dw_htmlchm.inc

+ 1 - 1
utils/fpdoc/dw_htmlchm.inc

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