object Form4: TForm4 Left = 190 Top = 203 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '��������' ClientHeight = 301 ClientWidth = 657 Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 15 object Image1: TImage Left = 0 Top = 0 Width = 620 Height = 260 AutoSize = True Picture.Data = {} end object bot1: TImage Left = 584 Top = 16 Width = 60 Height = 40 Hint = '�w�肵���f�[�^�փW�����v' AutoSize = True ParentShowHint = False Picture.Data = {} ShowHint = True OnClick = bot1Click end object bot2: TImage Left = 584 Top = 80 Width = 60 Height = 40 Hint = '�Č���' AutoSize = True ParentShowHint = False Picture.Data = {} ShowHint = True OnClick = bot2Click end object bot3: TImage Left = 592 Top = 144 Width = 60 Height = 40 Hint = '�������ʈ��' AutoSize = True ParentShowHint = False Picture.Data = {} ShowHint = True OnClick = bot3Click end object bot4: TImage Left = 600 Top = 208 Width = 60 Height = 40 Hint = 'Close' AutoSize = True ParentShowHint = False Picture.Data = {} ShowHint = True OnClick = bot4Click end object ListBox1: TListBox Left = 20 Top = 20 Width = 501 Height = 221 Hint = '�������ʈ��' Color = clWhite Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �S�V�b�N' Font.Pitch = fpFixed Font.Style = [] ItemHeight = 15 ParentFont = False TabOrder = 0 OnDblClick = ListBox1DblClick end object RichEdit1: TRichEdit Left = 0 Top = 270 Width = 621 Height = 21 Lines.Strings = ( 'RichEdit1') TabOrder = 1 Visible = False WordWrap = False end object PrintDialog1: TPrintDialog end end