home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / delphi32.exe / RCDATA / TEDITBP / TEDITBP.txt
Text File  |  1997-05-14  |  3KB  |  137 lines

  1. object EditBP: TEditBP
  2.   Left = 231
  3.   Top = 106
  4.   HelpContext = 1560
  5.   ActiveControl = edFileName
  6.   BorderStyle = bsDialog
  7.   Caption = 'ソスソスレーソスソス゚イソストの設抵ソス'
  8.   ClientHeight = 182
  9.   ClientWidth = 327
  10.   ParentFont = True
  11.   PixelsPerInch = 96
  12.   TextHeight = 12
  13.   object Bevel1: TBevel
  14.     Left = 8
  15.     Top = 8
  16.     Width = 311
  17.     Height = 137
  18.     Shape = bsFrame
  19.   end
  20.   object Label1: TLabel
  21.     Left = 14
  22.     Top = 16
  23.     Width = 79
  24.     Height = 20
  25.     AutoSize = False
  26.     Caption = 'ファソスル厄ソス(&F):'
  27.     DragCursor = crDefault
  28.     FocusControl = edFileName
  29.     WordWrap = True
  30.   end
  31.   object Label2: TLabel
  32.     Left = 14
  33.     Top = 40
  34.     Width = 83
  35.     Height = 20
  36.     AutoSize = False
  37.     Caption = 'ソスsソスヤ搾ソス(&L):'
  38.     DragCursor = crDefault
  39.     FocusControl = edLineNo
  40.     WordWrap = True
  41.   end
  42.   object Label3: TLabel
  43.     Left = 14
  44.     Top = 64
  45.     Width = 77
  46.     Height = 20
  47.     AutoSize = False
  48.     Caption = 'ソスソスレーソスソスソスソスソス(&C):'
  49.     DragCursor = crDefault
  50.     FocusControl = edCondition
  51.     WordWrap = True
  52.   end
  53.   object Label4: TLabel
  54.     Left = 14
  55.     Top = 88
  56.     Width = 80
  57.     Height = 20
  58.     AutoSize = False
  59.     Caption = 'ソス゚ス ソスソスソスソス(&P):'
  60.     DragCursor = crDefault
  61.     FocusControl = edPassCount
  62.     WordWrap = True
  63.   end
  64.   object edFileName: TEdit
  65.     Left = 94
  66.     Top = 14
  67.     Width = 217
  68.     Height = 21
  69.     DragCursor = crDefault
  70.     TabOrder = 0
  71.   end
  72.   object edLineNo: TEdit
  73.     Left = 94
  74.     Top = 38
  75.     Width = 217
  76.     Height = 21
  77.     DragCursor = crDefault
  78.     TabOrder = 1
  79.   end
  80.   object edCondition: TEdit
  81.     Left = 94
  82.     Top = 62
  83.     Width = 217
  84.     Height = 21
  85.     DragCursor = crDefault
  86.     TabOrder = 2
  87.   end
  88.   object edPassCount: TEdit
  89.     Left = 94
  90.     Top = 86
  91.     Width = 217
  92.     Height = 21
  93.     DragCursor = crDefault
  94.     TabOrder = 3
  95.     Text = '0'
  96.   end
  97.   object ModifyBtn: TButton
  98.     Left = 94
  99.     Top = 112
  100.     Width = 75
  101.     Height = 25
  102.     Caption = 'ソスマ更(&M)'
  103.     DragCursor = crDefault
  104.     TabOrder = 4
  105.     OnClick = ModifyBtnClick
  106.   end
  107.   object NewBtn: TButton
  108.     Left = 179
  109.     Top = 112
  110.     Width = 75
  111.     Height = 25
  112.     Caption = 'ソスVソスKソス成(&N)'
  113.     DragCursor = crDefault
  114.     TabOrder = 5
  115.     OnClick = NewBtnClick
  116.   end
  117.   object HelpButton: TButton
  118.     Left = 243
  119.     Top = 152
  120.     Width = 75
  121.     Height = 25
  122.     Caption = 'ソスソスソスソス(&H)'
  123.     TabOrder = 7
  124.     OnClick = HelpButtonClick
  125.   end
  126.   object CancelButton: TButton
  127.     Left = 161
  128.     Top = 152
  129.     Width = 75
  130.     Height = 25
  131.     Cancel = True
  132.     Caption = 'ソスソスンセソス'
  133.     ModalResult = 2
  134.     TabOrder = 6
  135.   end
  136. end
  137.