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

  1. object fmba: Tfmba
  2.   Left = 365
  3.   Top = 202
  4.   Width = 335
  5.   Height = 179
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poOwnerFormCenter
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 20
  21.     Height = 16
  22.     Caption = '∩┐╜∩┐╜'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 8
  26.     Top = 56
  27.     Width = 48
  28.     Height = 16
  29.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  30.   end
  31.   object Button1: TButton
  32.     Left = 128
  33.     Top = 104
  34.     Width = 75
  35.     Height = 25
  36.     Caption = 'OK'
  37.     TabOrder = 0
  38.     OnClick = Button1Click
  39.   end
  40.   object edbefore: TDCEdit
  41.     Left = 72
  42.     Top = 8
  43.     Width = 241
  44.     Height = 28
  45.     Button1.Width = 0
  46.     Button1.Cursor = crDefault
  47.     Button1.Kind = bkDropDown
  48.     Button1.NumGlyphs = 1
  49.     Button1.ParentShowHint = True
  50.     Button1.ShowHint = False
  51.     Button1.Visible = True
  52.     Button2.Width = 0
  53.     Button2.Cursor = crDefault
  54.     Button2.Kind = bkDots
  55.     Button2.NumGlyphs = 1
  56.     Button2.ParentShowHint = True
  57.     Button2.ShowHint = False
  58.     Button2.Visible = False
  59.     Caption = 'edbefore'
  60.     Flat = False
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -17
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentColor = False
  67.     ParentFont = False
  68.     PopupWindowClass = 'TPopupListBox'
  69.     ReadOnly = False
  70.     TabOrder = 1
  71.     TabStop = True
  72.     object TPopupListBox
  73.       Left = 0
  74.       Top = 0
  75.       Width = 121
  76.       Height = 82
  77.       TabStop = False
  78.       ItemHeight = 20
  79.     end
  80.   end
  81.   object edAfter: TDCEdit
  82.     Left = 72
  83.     Top = 48
  84.     Width = 241
  85.     Height = 28
  86.     Button1.Width = 0
  87.     Button1.Cursor = crDefault
  88.     Button1.Kind = bkDropDown
  89.     Button1.NumGlyphs = 1
  90.     Button1.ParentShowHint = True
  91.     Button1.ShowHint = False
  92.     Button1.Visible = True
  93.     Button2.Width = 0
  94.     Button2.Cursor = crDefault
  95.     Button2.Kind = bkDots
  96.     Button2.NumGlyphs = 1
  97.     Button2.ParentShowHint = True
  98.     Button2.ShowHint = False
  99.     Button2.Visible = False
  100.     Caption = 'edAfter'
  101.     Flat = False
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clWindowText
  104.     Font.Height = -17
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = []
  107.     ParentColor = False
  108.     ParentFont = False
  109.     PopupWindowClass = 'TPopupListBox'
  110.     ReadOnly = False
  111.     TabOrder = 2
  112.     TabStop = True
  113.     object TPopupListBox
  114.       Left = 0
  115.       Top = 0
  116.       Width = 121
  117.       Height = 82
  118.       TabStop = False
  119.       ItemHeight = 20
  120.     end
  121.   end
  122. end
  123.