object OptionNetworkAddForm: TOptionNetworkAddForm Left = 282 Top = 303 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'LightLine 2 -�I�v�V���� IP�A�h���X�lj�-' ClientHeight = 83 ClientWidth = 268 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object laAbsence1: TLabel Left = 8 Top = 8 Width = 196 Height = 12 Caption = '�lj�����IP�A�h���X����͂��Ă��������B' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object laProfile2: TLabel Left = 8 Top = 32 Width = 96 Height = 12 Caption = '�lj�����IP�A�h���X' end object edNetworkAdd: TEdit Left = 112 Top = 28 Width = 149 Height = 20 ImeMode = imDisable MaxLength = 15 TabOrder = 0 OnKeyPress = edNetworkAddKeyPress end object btOk: TButton Left = 74 Top = 54 Width = 93 Height = 25 Caption = 'OK(&O)' TabOrder = 1 OnClick = btOkClick end object btCancel: TButton Left = 169 Top = 54 Width = 93 Height = 25 Caption = '�L�����Z��(&C)' TabOrder = 2 OnClick = btCancelClick end end