home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / LL2150 / ll2150.lzh / LightLine2.EXE / 0 / RCDATA / TOPTIONNETWORKADDFORM / TOPTIONNETWORKADDFORM.txt
Text File  |  2001-03-31  |  2KB  |  67 lines

  1. object OptionNetworkAddForm: TOptionNetworkAddForm
  2.   Left = 282
  3.   Top = 303
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'LightLine 2 -ソスIソスvソスVソスソスソスソス IPソスAソスhソスソスソスXソスヌ会ソス-'
  7.   ClientHeight = 83
  8.   ClientWidth = 268
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object laAbsence1: TLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 196
  22.     Height = 12
  23.     Caption = 'ソスヌ会ソスソスソスソスソスIPソスAソスhソスソスソスXソスソスソスソスヘゑソスソストゑソスソスソスソスソスソスソスソスB'
  24.     Font.Charset = SHIFTJIS_CHARSET
  25.     Font.Color = clBlue
  26.     Font.Height = -12
  27.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  28.     Font.Style = []
  29.     ParentFont = False
  30.   end
  31.   object laProfile2: TLabel
  32.     Left = 8
  33.     Top = 32
  34.     Width = 96
  35.     Height = 12
  36.     Caption = 'ソスヌ会ソスソスソスソスソスIPソスAソスhソスソスソスX'
  37.   end
  38.   object edNetworkAdd: TEdit
  39.     Left = 112
  40.     Top = 28
  41.     Width = 149
  42.     Height = 20
  43.     ImeMode = imDisable
  44.     MaxLength = 15
  45.     TabOrder = 0
  46.     OnKeyPress = edNetworkAddKeyPress
  47.   end
  48.   object btOk: TButton
  49.     Left = 74
  50.     Top = 54
  51.     Width = 93
  52.     Height = 25
  53.     Caption = 'OK(&O)'
  54.     TabOrder = 1
  55.     OnClick = btOkClick
  56.   end
  57.   object btCancel: TButton
  58.     Left = 169
  59.     Top = 54
  60.     Width = 93
  61.     Height = 25
  62.     Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
  63.     TabOrder = 2
  64.     OnClick = btCancelClick
  65.   end
  66. end
  67.