|
@@ -2,11 +2,11 @@ object Form1: TForm1
|
|
|
Left = 266
|
|
|
Height = 582
|
|
|
Top = 104
|
|
|
- Width = 685
|
|
|
+ Width = 699
|
|
|
AllowDropFiles = True
|
|
|
Caption = 'SPS Emulator'
|
|
|
ClientHeight = 582
|
|
|
- ClientWidth = 685
|
|
|
+ ClientWidth = 699
|
|
|
Constraints.MinHeight = 582
|
|
|
Constraints.MinWidth = 684
|
|
|
OnCloseQuery = FormCloseQuery
|
|
@@ -16,7 +16,7 @@ object Form1: TForm1
|
|
|
ShowHint = True
|
|
|
LCLVersion = '2.0.2.0'
|
|
|
object Panel1: TPanel
|
|
|
- Left = 361
|
|
|
+ Left = 375
|
|
|
Height = 533
|
|
|
Top = 26
|
|
|
Width = 324
|
|
@@ -598,7 +598,7 @@ object Form1: TForm1
|
|
|
Left = 0
|
|
|
Height = 26
|
|
|
Top = 0
|
|
|
- Width = 685
|
|
|
+ Width = 699
|
|
|
ButtonHeight = 22
|
|
|
ButtonWidth = 22
|
|
|
Caption = 'ToolBar1'
|
|
@@ -773,25 +773,25 @@ object Form1: TForm1
|
|
|
Left = 0
|
|
|
Height = 23
|
|
|
Top = 559
|
|
|
- Width = 685
|
|
|
+ Width = 699
|
|
|
Panels = <>
|
|
|
end
|
|
|
object Panel2: TPanel
|
|
|
Left = 0
|
|
|
Height = 533
|
|
|
Top = 26
|
|
|
- Width = 361
|
|
|
+ Width = 375
|
|
|
Align = alClient
|
|
|
BevelOuter = bvNone
|
|
|
Caption = 'Panel2'
|
|
|
ClientHeight = 533
|
|
|
- ClientWidth = 361
|
|
|
+ ClientWidth = 375
|
|
|
TabOrder = 3
|
|
|
object StringGrid1: TStringGrid
|
|
|
Left = 0
|
|
|
Height = 499
|
|
|
Top = 0
|
|
|
- Width = 361
|
|
|
+ Width = 375
|
|
|
Align = alClient
|
|
|
Columns = <
|
|
|
item
|
|
@@ -831,12 +831,12 @@ object Form1: TForm1
|
|
|
Left = 0
|
|
|
Height = 34
|
|
|
Top = 499
|
|
|
- Width = 361
|
|
|
+ Width = 375
|
|
|
Align = alBottom
|
|
|
BevelInner = bvLowered
|
|
|
BevelOuter = bvNone
|
|
|
ClientHeight = 34
|
|
|
- ClientWidth = 361
|
|
|
+ ClientWidth = 375
|
|
|
TabOrder = 1
|
|
|
object cbCommand: TComboBox
|
|
|
Left = 64
|