home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com 1998 June / WF0698_3.ISO / webauth-misc / HTML_Translator_Trial.exe / 0 / RCDATA / TLMDDIRBOX / TLMDDIRBOX.txt
Text File  |  1998-06-22  |  3KB  |  130 lines

  1. object LMDDirBox: TLMDDirBox
  2.   Left = 432
  3.   Top = 251
  4.   ActiveControl = dirlistbox
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 291
  7.   ClientWidth = 393
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poDefault
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object pathlabel: TLabel
  16.     Left = 7
  17.     Top = 5
  18.     Width = 3
  19.     Height = 10
  20.     FocusControl = dirlistbox
  21.     Transparent = True
  22.   end
  23.   object drivelabel: TLabel
  24.     Left = 8
  25.     Top = 253
  26.     Width = 3
  27.     Height = 10
  28.     FocusControl = drivecombo
  29.     Transparent = True
  30.   end
  31.   object Label2: TLabel
  32.     Left = 35
  33.     Top = 5
  34.     Width = 186
  35.     Height = 13
  36.     AutoSize = False
  37.     Caption = 'H:\grafik'
  38.     Font.Color = clNavy
  39.     Font.Height = -12
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     Transparent = True
  44.   end
  45.   object ok: TButton
  46.     Left = 303
  47.     Top = 20
  48.     Width = 86
  49.     Height = 24
  50.     Caption = 'OK'
  51.     Default = True
  52.     Font.Color = clWindowText
  53.     Font.Height = -12
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     ModalResult = 1
  57.     ParentFont = False
  58.     TabOrder = 2
  59.   end
  60.   object dirlistbox: TDirectoryListBox
  61.     Left = 6
  62.     Top = 20
  63.     Width = 290
  64.     Height = 229
  65.     DirLabel = Label2
  66.     Font.Color = clBlack
  67.     Font.Height = -12
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = []
  70.     ItemHeight = 16
  71.     ParentFont = False
  72.     TabOrder = 0
  73.   end
  74.   object cancel: TButton
  75.     Left = 303
  76.     Top = 47
  77.     Width = 86
  78.     Height = 24
  79.     Cancel = True
  80.     Font.Color = clWindowText
  81.     Font.Height = -12
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = []
  84.     ModalResult = 2
  85.     ParentFont = False
  86.     TabOrder = 3
  87.   end
  88.   object drivecombo: TDriveComboBox
  89.     Left = 6
  90.     Top = 267
  91.     Width = 290
  92.     Height = 19
  93.     DirList = dirlistbox
  94.     Font.Color = clBlack
  95.     Font.Height = -12
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     TabOrder = 1
  100.     OnChange = drivecomboChange
  101.   end
  102.   object custom: TButton
  103.     Left = 303
  104.     Top = 81
  105.     Width = 86
  106.     Height = 24
  107.     Font.Color = clWindowText
  108.     Font.Height = -12
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     TabOrder = 4
  113.     Visible = False
  114.   end
  115.   object fs: TLMDFormStyler
  116.     Font.Color = clWindowText
  117.     Font.Height = -11
  118.     Font.Name = 'MS Sans Serif'
  119.     Font.Style = []
  120.     Options = [fsAdjustRect, fsUseDefaultFont, fsUseFormCaption]
  121.     Left = 347
  122.     Top = 244
  123.   end
  124.   object b: TLMDBack
  125.     Enabled = False
  126.     Left = 354
  127.     Top = 212
  128.   end
  129. end
  130.