home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 February / VPR9702A.ISO / OLS / Win95 / Mgn121 / MGN121.LZH / Megane.exe / 0 / RCDATA / TDIRCTLFORM / TDIRCTLFORM.txt
Text File  |  1996-11-20  |  1KB  |  56 lines

  1. object DirCtlForm: TDirCtlForm
  2.   Left = 324
  3.   Top = 225
  4.   ActiveControl = Edit1
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 86
  7.   ClientWidth = 369
  8.   Font.Color = clWindowText
  9.   Font.Height = -15
  10.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnShow = FormShow
  14.   PixelsPerInch = 120
  15.   TextHeight = 15
  16.   object HSLabel1: THSLabel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 353
  20.     Height = 17
  21.     Caption = 'HSLabel1'
  22.     Font.Color = clBlack
  23.     Font.Height = -15
  24.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  25.     Font.Style = []
  26.     ParentFont = False
  27.     Shadow = True
  28.   end
  29.   object Edit1: TEdit
  30.     Left = 8
  31.     Top = 24
  32.     Width = 353
  33.     Height = 23
  34.     TabOrder = 0
  35.   end
  36.   object Button1: TButton
  37.     Left = 192
  38.     Top = 56
  39.     Width = 81
  40.     Height = 25
  41.     Caption = 'OK'
  42.     Default = True
  43.     TabOrder = 1
  44.     OnClick = Button1Click
  45.   end
  46.   object Button2: TButton
  47.     Left = 280
  48.     Top = 56
  49.     Width = 81
  50.     Height = 25
  51.     Caption = 'ソスソスンセソス'
  52.     TabOrder = 2
  53.     OnClick = Button2Click
  54.   end
  55. end
  56.