object AbsenceForm: TAbsenceForm Left = 245 Top = 158 AutoScroll = False Caption = 'LightLine 2 -�s�݃��b�Z�[�W-' 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 PixelsPerInch = 96 TextHeight = 12 object pnBack: TPanel Left = 0 Top = 0 Width = 342 Height = 254 Align = alClient BevelOuter = bvNone BorderWidth = 1 TabOrder = 0 object pnHeader: TPanel Left = 1 Top = 1 Width = 340 Height = 23 Align = alTop Alignment = taLeftJustify BevelOuter = bvLowered Caption = '�@�s�݃��b�Z�[�W' 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 gbSendUser: TGroupBox Left = 1 Top = 27 Width = 340 Height = 54 Align = alTop Caption = '���M��' TabOrder = 3 object pnSendUser: TPanel Left = 2 Top = 14 Width = 336 Height = 38 Align = alClient BevelOuter = bvNone TabOrder = 0 object laHandle: TLabel Left = 12 Top = 4 Width = 27 Height = 12 Caption = '���O' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object laMachine: TLabel Left = 20 Top = 20 Width = 50 Height = 12 Caption = '�i�}�V���j' Font.Charset = SHIFTJIS_CHARSET Font.Color = clGray Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end end end object pnBlank1: TPanel Left = 1 Top = 24 Width = 340 Height = 3 Align = alTop BevelOuter = bvNone TabOrder = 4 end object pnBlank2: TPanel Left = 1 Top = 81 Width = 340 Height = 3 Align = alTop BevelOuter = bvNone TabOrder = 5 end object mmAbsenceMessage: TMemo Left = 1 Top = 84 Width = 340 Height = 139 Align = alClient Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �S�V�b�N' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 1 OnKeyDown = mmAbsenceMessageKeyDown end object pnFooter: TPanel Left = 1 Top = 223 Width = 340 Height = 30 Align = alBottom BevelOuter = bvNone TabOrder = 0 object pnFotterButton: TPanel Left = 125 Top = 0 Width = 215 Height = 30 Align = alRight BevelOuter = bvNone TabOrder = 0 object btClose: TButton Left = 121 Top = 4 Width = 93 Height = 25 Caption = '�‚���(&C)' TabOrder = 1 OnClick = btCloseClick end object btSend: TButton Left = 4 Top = 4 Width = 112 Height = 25 Caption = '���b�Z�[�W���M(&S)' TabOrder = 0 OnClick = btSendClick end end end end object sbInformation: TStatusBar Left = 0 Top = 254 Width = 342 Height = 19 Panels = <> SimplePanel = True end end