home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / OLS / Meimi111 / Meimi111.lzh / _SETUP.1 / MeimiGUI.exe / 0 / RCDATA / TNAMEBOX / TNAMEBOX.txt
Text File  |  1999-08-02  |  658b  |  35 lines

  1. object NameBox: TNameBox
  2.   Left = 487
  3.   Top = 249
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスソスソスOソスフ難ソスソスソス'
  6.   ClientHeight = 59
  7.   ClientWidth = 206
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Edit1: TEdit
  17.     Left = 8
  18.     Top = 8
  19.     Width = 193
  20.     Height = 20
  21.     TabOrder = 0
  22.   end
  23.   object Button1: TButton
  24.     Left = 120
  25.     Top = 32
  26.     Width = 75
  27.     Height = 25
  28.     Caption = 'Ok'
  29.     Default = True
  30.     ModalResult = 1
  31.     TabOrder = 1
  32.     OnClick = Button1Click
  33.   end
  34. end
  35.