Browse Source

Update VCL documentation link.

Martijn Laan 5 năm trước cách đây
mục cha
commit
b02d0a75b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ISHelp/isxclasses.header2

+ 1 - 1
ISHelp/isxclasses.header2

@@ -10,4 +10,4 @@
 
 <p>One special constant is available: <tt>crHand</tt> of type <tt>TControl.Cursor</tt>.</p>
 
-<p>Note: you may find it useful to also refer to the Delphi Visual Component Library (VCL) Help files by Embarcadero Technologies, since the classes below are mostly simple wrappers around the VCL classes Inno Setup uses internally. See <extlink href="http://docs.embarcadero.com/products/rad_studio/">http://docs.embarcadero.com/products/rad_studio/</extlink>.</p>
+<p>Note: you may find it useful to also refer to the Delphi Visual Component Library (VCL) Help files by Embarcadero Technologies, since the classes below are mostly simple wrappers around the VCL classes Inno Setup uses internally. See <extlink href="https://docwiki.embarcadero.com/RADStudio/Rio/en/VCL">http://docwiki.embarcadero.com/RADStudio/Rio/en/VCL</extlink>.</p>