home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / software / tea / teasetup.exe / tea.exe / 0 / RCDATA / TFMDOX / TFMDOX.txt
Text File  |  2002-03-26  |  618b  |  31 lines

  1. object fmdox: Tfmdox
  2.   Left = 582
  3.   Top = 136
  4.   Width = 361
  5.   Height = 496
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  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.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object ListBox1: TListBox
  20.     Left = 0
  21.     Top = 0
  22.     Width = 353
  23.     Height = 461
  24.     Align = alClient
  25.     BorderStyle = bsNone
  26.     ItemHeight = 16
  27.     TabOrder = 0
  28.     OnClick = ListBox1Click
  29.   end
  30. end
  31.