object Form30: TForm30 Left = 34 Top = 124 BorderIcons = [biSystemMenu] BorderStyle = bsSizeToolWin AutoScroll = False Caption = '�����-���' ClientHeight = 86 ClientWidth = 132 Color = 11189162 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Scaled = False OnActivate = FormActivate OnClose = FormClose OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object PaintBox1: TPaintBox Left = 105 Top = 65 Width = 23 Height = 23 OnMouseMove = FormMouseMove end object Label1: TLabel Left = 0 Top = 67 Width = 12 Height = 12 Caption = '�p' OnMouseMove = FormMouseMove end object PaintBox2: TPaintBox Left = 36 Top = 16 Width = 17 Height = 17 OnClick = PaintBox2Click OnMouseMove = FormMouseMove end object PaintBox3: TPaintBox Left = 100 Top = 16 Width = 17 Height = 17 OnClick = PaintBox3Click OnMouseMove = FormMouseMove end object PaintBox4: TPaintBox Left = 36 Top = 33 Width = 17 Height = 17 OnClick = PaintBox4Click OnMouseMove = FormMouseMove end object PaintBox5: TPaintBox Left = 100 Top = 33 Width = 17 Height = 17 OnClick = PaintBox5Click OnMouseMove = FormMouseMove end object SpeedButton1: TSpeedButton Left = 160 Top = 0 Width = 41 Height = 16 AllowAllUp = True GroupIndex = 3 Caption = '�\��' OnClick = SpeedButton1Click end object RadioButton1: TRadioButton Left = 8 Top = 0 Width = 78 Height = 17 Caption = ' �ψ��' Checked = True TabOrder = 0 TabStop = True OnClick = RadioButton1Click OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove end object RadioButton2: TRadioButton Left = 8 Top = 16 Width = 27 Height = 17 TabOrder = 1 OnClick = RadioButton2Click OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove end object RadioButton3: TRadioButton Left = 72 Top = 16 Width = 27 Height = 17 TabOrder = 2 OnClick = RadioButton3Click OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove end object RadioButton4: TRadioButton Left = 8 Top = 33 Width = 27 Height = 17 TabOrder = 3 OnClick = RadioButton4Click OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove end object RadioButton5: TRadioButton Left = 72 Top = 33 Width = 27 Height = 17 TabOrder = 4 OnClick = RadioButton5Click OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove end object RadioButton6: TRadioButton Left = 8 Top = 50 Width = 49 Height = 17 Caption = ' ��' TabOrder = 5 OnClick = RadioButton6Click OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove end object RadioButton7: TRadioButton Left = 72 Top = 50 Width = 49 Height = 17 Caption = ' �O' TabOrder = 6 OnClick = RadioButton7Click OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress OnMouseMove = FormMouseMove end object ScrollBar1: TScrollBar Left = 18 Top = 70 Width = 87 Height = 9 Max = 359 TabOrder = 7 OnChange = ScrollBar1Change OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress end end