Explorar el Código

Update VCL documentation link.

Martijn Laan hace 5 años
padre
commit
b02d0a75b0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>