home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / OLS / WIN32 / Mil / MIL.LZH / mil.exe / 0 / RCDATA / TPASSWORDBOX / TPASSWORDBOX.txt
Text File  |  1997-05-15  |  1KB  |  62 lines

  1. object PasswordBox: TPasswordBox
  2.   Left = 431
  3.   Top = 116
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスVソスFソスAソスEソスFソスAソスoソス^'
  6.   ClientHeight = 104
  7.   ClientWidth = 215
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 12
  14.   object Label1: TLabel
  15.     Left = 8
  16.     Top = 48
  17.     Width = 54
  18.     Height = 12
  19.     Caption = 'ソスpソスXソスソスソス[ソスh'
  20.   end
  21.   object Label2: TLabel
  22.     Left = 8
  23.     Top = 24
  24.     Width = 60
  25.     Height = 12
  26.     Caption = 'ソスソスソス[ソスUソス[ソスhソスc'
  27.   end
  28.   object edtPassword: TMaskEdit
  29.     Left = 80
  30.     Top = 40
  31.     Width = 121
  32.     Height = 20
  33.     MaxLength = 0
  34.     TabOrder = 0
  35.   end
  36.   object edtUserId: TEdit
  37.     Left = 80
  38.     Top = 16
  39.     Width = 121
  40.     Height = 20
  41.     TabOrder = 1
  42.   end
  43.   object Button1: TButton
  44.     Left = 144
  45.     Top = 72
  46.     Width = 57
  47.     Height = 25
  48.     Caption = 'OK'
  49.     TabOrder = 2
  50.     OnClick = Button1Click
  51.   end
  52.   object Button2: TButton
  53.     Left = 80
  54.     Top = 72
  55.     Width = 57
  56.     Height = 25
  57.     Caption = 'ソスソスンセソス'
  58.     TabOrder = 3
  59.     OnClick = Button2Click
  60.   end
  61. end
  62.