Procházet zdrojové kódy

* Correction of documentation

carl před 26 roky
rodič
revize
93438c3ba4
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      rtl/inc/graph/fills.inc

+ 2 - 1
rtl/inc/graph/fills.inc

@@ -396,7 +396,8 @@ var
   {--------------------------------------------------------}
   { This routine fills a region of the screen bounded by   }
   { the <Border> color. It uses the current fillsettings   }
-  { for the flood filling.                                 }
+  { for the flood filling. Clipping is supported, and      }
+  { coordinates are local/viewport relative.               }
   {********************************************************}
   Var
    Beginx : Integer;