@@ -21,10 +21,11 @@ object RegistryDesignerForm: TRegistryDesignerForm
object AppRegistryMinVerDocBitBtn: TBitmapButton
Left = 404
Top = 168
- Width = 22
- Height = 22
+ Width = 20
+ Height = 20
Anchors = [akTop, akRight]
AutoSize = True
+ Caption = 'Help'
TabOrder = 9
end
object Panel1: TPanel
@@ -2,7 +2,7 @@ unit IDE.RegistryDesignerForm;
{
Inno Setup
- Copyright (C) 1997-2024 Jordan Russell
+ Copyright (C) 1997-2025 Jordan Russell
Portions by Martijn Laan
For conditions of distribution and use, see LICENSE.TXT.
@@ -2,7 +2,7 @@ unit IDE.StartupForm;
@@ -1057,10 +1057,11 @@ object WizardForm: TWizardForm
Left = 358
Top = 159
object AppRegistryFileLabel: TNewStaticText
@@ -2,7 +2,7 @@ unit IDE.Wizard.WizardFormRegistryHelper;