object Form98: TForm98 Left = 205 Top = 164 BorderIcons = [] AutoScroll = False Caption = '�X�|���M�ݒ�' ClientHeight = 76 ClientWidth = 229 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter Scaled = False OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 4 Top = 6 Width = 36 Height = 12 Caption = '�ʒu��' end object Label2: TLabel Left = 4 Top = 30 Width = 36 Height = 12 Caption = '�F�̕�' end object Label3: TLabel Left = 192 Top = 6 Width = 33 Height = 12 Caption = 'Label3' end object Label4: TLabel Left = 192 Top = 30 Width = 33 Height = 12 Caption = 'Label4' end object ScrollBar1: TScrollBar Left = 64 Top = 8 Width = 121 Height = 9 Max = 50 Min = 1 Position = 1 TabOrder = 0 OnChange = ScrollBar1Change end object ScrollBar2: TScrollBar Left = 64 Top = 32 Width = 121 Height = 9 Max = 50 Min = 1 Position = 1 TabOrder = 1 OnChange = ScrollBar2Change end object Button1: TButton Left = 24 Top = 48 Width = 75 Height = 25 Caption = '�‚���' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 136 Top = 48 Width = 75 Height = 25 Caption = '��̫��' TabOrder = 3 OnClick = Button2Click end end