object JTfrmSpacing: TJTfrmSpacing Left = 356 Top = 154 HelpContext = 87 BorderStyle = bsDialog Caption = '�]���쐬' ClientHeight = 185 ClientWidth = 309 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 28 Top = 40 Width = 54 Height = 12 Alignment = taRightJustify Caption = '��̗]���F' end object Label2: TLabel Left = 28 Top = 68 Width = 54 Height = 12 Alignment = taRightJustify Caption = '���̗]���F' end object Label3: TLabel Left = 28 Top = 96 Width = 54 Height = 12 Alignment = taRightJustify Caption = '���̗]���F' end object Label4: TLabel Left = 28 Top = 124 Width = 54 Height = 12 Alignment = taRightJustify Caption = '�E�̗]���F' end object Label5: TLabel Left = 12 Top = 12 Width = 146 Height = 12 Caption = '�]���̑傫���i�s�N�Z���P�ʁj' end object Label6: TLabel Left = 28 Top = 152 Width = 54 Height = 12 Alignment = taRightJustify Caption = '�]���̐F�F' end object SpeedButton1: TSpeedButton Left = 160 Top = 148 Width = 23 Height = 22 Caption = '...' OnClick = SpeedButton1Click end object SpinEdit1: TSpinEdit Left = 88 Top = 36 Width = 97 Height = 21 MaxValue = 999 MinValue = 0 TabOrder = 3 Value = 0 end object SpinEdit2: TSpinEdit Left = 88 Top = 64 Width = 97 Height = 21 MaxValue = 999 MinValue = 0 TabOrder = 4 Value = 0 end object SpinEdit3: TSpinEdit Left = 88 Top = 92 Width = 97 Height = 21 MaxValue = 999 MinValue = 0 TabOrder = 5 Value = 0 end object SpinEdit4: TSpinEdit Left = 88 Top = 120 Width = 97 Height = 21 MaxValue = 999 MinValue = 0 TabOrder = 6 Value = 0 end object btnOK: TButton Left = 210 Top = 12 Width = 90 Height = 25 Caption = 'OK' Default = True TabOrder = 0 OnClick = btnOKClick end object btnCancel: TButton Left = 210 Top = 44 Width = 90 Height = 25 Cancel = True Caption = '�L�����Z��' TabOrder = 1 OnClick = btnCancelClick end object btnHelp: TButton Left = 210 Top = 76 Width = 90 Height = 25 Caption = '�w���v' TabOrder = 2 OnClick = btnHelpClick end object Panel1: TPanel Left = 88 Top = 148 Width = 69 Height = 21 BevelOuter = bvLowered TabOrder = 7 end end