object Form72: TForm72 Left = 334 Top = 245 BorderIcons = [biSystemMenu] AutoScroll = False Caption = '���؋��ϊ�' ClientHeight = 106 ClientWidth = 176 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] FormStyle = fsStayOnTop Scaled = False OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object SpeedButton1: TSpeedButton Left = 8 Top = 4 Width = 49 Height = 25 Hint = '���������ɔ��]' GroupIndex = 1 Down = True Caption = '����' ParentShowHint = False ShowHint = True OnClick = SpeedButton1Click end object SpeedButton2: TSpeedButton Left = 8 Top = 28 Width = 49 Height = 25 Hint = '���������ɔ��]' GroupIndex = 1 Caption = '�E��' ParentShowHint = False ShowHint = True OnClick = SpeedButton2Click end object SpeedButton3: TSpeedButton Left = 8 Top = 52 Width = 49 Height = 25 Hint = '���������ɔ��]' GroupIndex = 1 Caption = '����' ParentShowHint = False ShowHint = True OnClick = SpeedButton3Click end object SpeedButton4: TSpeedButton Left = 8 Top = 76 Width = 49 Height = 25 Hint = '���������ɔ��]' GroupIndex = 1 Caption = '�E��' ParentShowHint = False ShowHint = True OnClick = SpeedButton4Click end object Button1: TButton Left = 80 Top = 28 Width = 75 Height = 25 Caption = '���s' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 80 Top = 72 Width = 75 Height = 25 Caption = '��ݾ�' TabOrder = 1 OnClick = Button2Click end end