object Form99: TForm99 Left = 205 Top = 110 BorderStyle = bsNone Caption = 'Form99' ClientHeight = 50 ClientWidth = 139 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 OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 12 object Panel1: TPanel Left = 2 Top = 2 Width = 135 Height = 47 TabOrder = 0 OnClick = Label4Click object Label1: TLabel Left = 2 Top = 1 Width = 127 Height = 15 AutoSize = False Caption = '�`��' OnClick = Label1Click OnMouseMove = Label1MouseMove end object Label4: TLabel Left = 2 Top = 28 Width = 127 Height = 15 AutoSize = False Caption = '��ݾ�' OnClick = Label4Click OnMouseMove = Label4MouseMove end object Label5: TLabel Left = 2 Top = 13 Width = 127 Height = 15 AutoSize = False Caption = '���̓��|�h' OnClick = Label5Click OnMouseMove = Label5MouseMove end object Label2: TLabel Left = 2 Top = 112 Width = 127 Height = 12 AutoSize = False Caption = '�A�������`��' OnClick = Label2Click OnMouseMove = Label2MouseMove end end end