Jelajahi Sumber

* Use bright forground colors for ansi files

git-svn-id: trunk@7549 -
pierre 18 tahun lalu
induk
melakukan
9adbca16dd
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      ide/whtmlhlp.pas

+ 1 - 0
ide/whtmlhlp.pas

@@ -473,6 +473,7 @@ begin
   inherited init(R,nil,nil);
   HTMLOwner:=AOwner;
   HTMLConsole:=New(PHTMLAnsiConsole,Init(@Self));
+  HTMLConsole^.HighVideo;
   Dispose(Console,Done);
   Console:=HTMLConsole;
   HTMLConsole^.Size.X:=80;