|
@@ -25,8 +25,8 @@ object StartupForm: TStartupForm
|
|
Height = 35
|
|
Height = 35
|
|
Cursor = crHandPoint
|
|
Cursor = crHandPoint
|
|
Anchors = [akLeft, akBottom]
|
|
Anchors = [akLeft, akBottom]
|
|
- AutoSize = True
|
|
|
|
Caption = 'Donate'
|
|
Caption = 'Donate'
|
|
|
|
+ Center = True
|
|
ParentShowHint = False
|
|
ParentShowHint = False
|
|
Bitmap.Data = {
|
|
Bitmap.Data = {
|
|
F60B0000424DF60B00000000000036040000280000003E0000001F0000000100
|
|
F60B0000424DF60B00000000000036040000280000003E0000001F0000000100
|
|
@@ -137,8 +137,8 @@ object StartupForm: TStartupForm
|
|
Cursor = crHandPoint
|
|
Cursor = crHandPoint
|
|
Hint = 'Be notified by e-mail of new Inno Setup releases'
|
|
Hint = 'Be notified by e-mail of new Inno Setup releases'
|
|
Anchors = [akLeft, akBottom]
|
|
Anchors = [akLeft, akBottom]
|
|
- AutoSize = True
|
|
|
|
Caption = 'Subscribe'
|
|
Caption = 'Subscribe'
|
|
|
|
+ Center = True
|
|
ParentShowHint = False
|
|
ParentShowHint = False
|
|
Bitmap.Data = {
|
|
Bitmap.Data = {
|
|
F60B0000424DF60B00000000000036040000280000003E0000001F0000000100
|
|
F60B0000424DF60B00000000000036040000280000003E0000001F0000000100
|