瀏覽代碼

Add comment.

Martijn Laan 1 年之前
父節點
當前提交
ea8efb0171
共有 1 個文件被更改,包括 3 次插入0 次删除
  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