Browse Source

Add comment.

Martijn Laan 1 year ago
parent
commit
ea8efb0171
1 changed files with 3 additions and 0 deletions
  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