object AutoSForm: TAutoSForm Left = 289 Top = 196 ActiveControl = Button1 BorderStyle = bsDialog Caption = '��Ľ�۰�' ClientHeight = 185 ClientWidth = 322 Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 15 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 185 Height = 41 Caption = '��۰ٕ���' TabOrder = 0 object HSRadioButton1: THSRadioButton Left = 16 Top = 16 Width = 73 Height = 17 Caption = '�����' Style = rsLozengeEx TabOrder = 0 end object HSRadioButton2: THSRadioButton Left = 96 Top = 16 Width = 73 Height = 17 TabStop = True Caption = '������' Checked = True Style = rsLozengeEx TabOrder = 1 end end object GroupBox2: TGroupBox Left = 8 Top = 56 Width = 185 Height = 65 Caption = '��۰ٕ�' TabOrder = 1 object HSRadioButton3: THSRadioButton Left = 16 Top = 18 Width = 153 Height = 17 TabStop = True Caption = '1�s���½�۰�' Checked = True Style = rsLozengeEx TabOrder = 0 end object HSRadioButton4: THSRadioButton Left = 16 Top = 38 Width = 161 Height = 17 Caption = '1��ʂ��½�۰�' Style = rsLozengeEx TabOrder = 1 end end object GroupBox3: TGroupBox Left = 8 Top = 128 Width = 185 Height = 49 Caption = '��۰يԊu' TabOrder = 2 object Label1: TLabel Left = 88 Top = 24 Width = 29 Height = 15 Caption = '�ؕb' end object SpinEdit1: TSpinEdit Left = 16 Top = 16 Width = 65 Height = 24 Increment = 100 MaxValue = 60000 MinValue = 100 TabOrder = 0 Value = 500 end end object Button1: TButton Left = 208 Top = 8 Width = 105 Height = 25 Caption = '��۰يJ�n' Default = True TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 208 Top = 40 Width = 105 Height = 25 Caption = '��ݾ�' TabOrder = 4 OnClick = Button2Click end object Timer1: TTimer Interval = 0 OnTimer = Timer1Timer Left = 208 Top = 72 end end