home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / K2E10129 / k2e10129.lzh / K2Editor.exe / 0 / RCDATA / TJUMPINPUTFORM / TJUMPINPUTFORM.txt
Text File  |  2001-04-02  |  1KB  |  56 lines

  1. object JumpInputForm: TJumpInputForm
  2.   Left = 189
  3.   Top = 493
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスsソスWソスソスソスソスソスv'
  6.   ClientHeight = 67
  7.   ClientWidth = 287
  8.   Color = clBtnFace
  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.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 20
  21.     Width = 102
  22.     Height = 12
  23.     Caption = 'ソスWソスソスソスソスソスvソスソスソスソスsソスソス(&L)'
  24.     FocusControl = JumpEdit
  25.   end
  26.   object JumpEdit: TEdit
  27.     Left = 120
  28.     Top = 16
  29.     Width = 73
  30.     Height = 20
  31.     ImeMode = imClose
  32.     TabOrder = 0
  33.   end
  34.   object JumpButton: TButton
  35.     Left = 200
  36.     Top = 16
  37.     Width = 75
  38.     Height = 20
  39.     Caption = 'ソスWソスソスソスソスソスv(&J)'
  40.     Default = True
  41.     ModalResult = 1
  42.     TabOrder = 1
  43.     OnClick = JumpButtonClick
  44.   end
  45.   object Button1: TButton
  46.     Left = 200
  47.     Top = 40
  48.     Width = 75
  49.     Height = 20
  50.     Cancel = True
  51.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  52.     ModalResult = 2
  53.     TabOrder = 2
  54.   end
  55. end
  56.