object LogForm: TLogForm Left = 61 Top = 215 AutoScroll = False Caption = 'LightLine 2 -���O�r���[�A-' ClientHeight = 273 ClientWidth = 342 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object sbInformation: TStatusBar Left = 0 Top = 254 Width = 342 Height = 19 Panels = <> SimplePanel = True end object pnBack: TPanel Left = 0 Top = 0 Width = 342 Height = 254 Align = alClient BevelOuter = bvNone BorderWidth = 1 TabOrder = 1 object spSpliter: TSplitter Left = 1 Top = 133 Width = 340 Height = 3 Cursor = crVSplit Align = alTop Beveled = False end object pnHeader: TPanel Left = 1 Top = 1 Width = 340 Height = 23 Align = alTop Alignment = taLeftJustify BevelOuter = bvLowered Caption = '�@���O�r���[�A' Color = clBlack Font.Charset = SHIFTJIS_CHARSET Font.Color = clLime Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object pnBlank1: TPanel Left = 1 Top = 24 Width = 340 Height = 3 Align = alTop BevelOuter = bvNone TabOrder = 3 end object mmLog: TMemo Left = 1 Top = 136 Width = 340 Height = 87 Align = alClient Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �S�V�b�N' Font.Style = [] MaxLength = 1024 ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 WordWrap = False OnKeyDown = mmLogKeyDown end object pnFooter: TPanel Left = 1 Top = 223 Width = 340 Height = 30 Align = alBottom BevelOuter = bvNone TabOrder = 1 object pnFotterButton: TPanel Left = 244 Top = 0 Width = 96 Height = 30 Align = alRight BevelOuter = bvNone TabOrder = 2 object btClose: TButton Left = 3 Top = 4 Width = 93 Height = 25 Caption = '�‚���(&C)' TabOrder = 0 OnClick = btCloseClick end end object btAllDelete: TButton Left = 0 Top = 4 Width = 93 Height = 25 Caption = '�S����' TabOrder = 0 OnClick = btAllDeleteClick end object btDelete: TButton Left = 99 Top = 4 Width = 93 Height = 25 Caption = '�ꌏ�폜' TabOrder = 1 OnClick = btDeleteClick end end object lvLog: TListView Left = 1 Top = 27 Width = 340 Height = 106 Align = alTop Columns = < item Caption = '�A�N�V����' Width = 62 end item Caption = '���M��' end item Caption = '��M��' end item Caption = '����' Width = 155 end> ReadOnly = True HideSelection = False RowSelect = True OnChange = lvLogChange TabOrder = 4 ViewStyle = vsReport SmallImages = ilLog end end object ilLog: TImageList Left = 92 Top = 72 end end