Ver código fonte

Add comment.

Martijn Laan 1 ano atrás
pai
commit
ea8efb0171
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      Components/UxTheme.pas

+ 3 - 0
Components/UxTheme.pas

@@ -46,6 +46,9 @@
 
 
 { Simplified by Martijn Laan for Inno Setup }
 { 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;
 unit UxTheme;
 
 
 interface
 interface