home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / software / tea / teasetup.exe / tea.exe / 0 / RCDATA / TFM_FILESEL / TFM_FILESEL.txt
Text File  |  2002-03-26  |  1KB  |  58 lines

  1. object fm_filesel: Tfm_filesel
  2.   Left = 343
  3.   Top = 242
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 111
  7.   ClientWidth = 308
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object edMask: TDCHistoryEdit
  19.     Left = 32
  20.     Top = 16
  21.     Width = 241
  22.     Height = 25
  23.     Button1Kind = bkAuto
  24.     Caption = 'edMask'
  25.     Flat = False
  26.     ParentColor = False
  27.     ReadOnly = False
  28.     TabOrder = 0
  29.     TabStop = True
  30.     object TPopupListBox
  31.       Left = 0
  32.       Top = 0
  33.       Width = 121
  34.       Height = 82
  35.       TabStop = False
  36.       ItemHeight = 16
  37.     end
  38.   end
  39.   object BitBtn1: TBitBtn
  40.     Left = 32
  41.     Top = 56
  42.     Width = 75
  43.     Height = 25
  44.     TabOrder = 1
  45.     OnClick = BitBtn1Click
  46.     Kind = bkOK
  47.   end
  48.   object BitBtn2: TBitBtn
  49.     Left = 200
  50.     Top = 56
  51.     Width = 75
  52.     Height = 25
  53.     TabOrder = 2
  54.     OnClick = BitBtn2Click
  55.     Kind = bkCancel
  56.   end
  57. end
  58.