Martijn Laan před 1 rokem
rodič
revize
ea8efb0171
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      Components/UxTheme.pas

+ 3 - 0
Components/UxTheme.pas

@@ -46,6 +46,9 @@
 
 { Simplified by Martijn Laan for Inno Setup }
 
+{ Cannot be replaced by Delphi's built in Winapi.UxTheme.pas even though it has
+  the same functions: see the comment at the bottom of this file. }
+
 unit UxTheme;
 
 interface