home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / listfnt / listfont.exe / 0 / RCDATA / TABOUT / TABOUT.txt < prev   
Text File  |  1997-01-20  |  2KB  |  68 lines

  1. object About: TAbout
  2.   Left = 357
  3.   Top = 260
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About ListFonts'
  7.   ClientHeight = 203
  8.   ClientWidth = 364
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Image1: TImage
  17.     Left = 9
  18.     Top = 6
  19.     Width = 37
  20.     Height = 40
  21.     Picture.Data = {<image000.ico>}
  22.     Stretch = True
  23.   end
  24.   object Memo1: TMemo
  25.     Left = 48
  26.     Top = 3
  27.     Width = 313
  28.     Height = 163
  29.     Lines.Strings = (
  30.       'ListFonts is FreeWare!'
  31.       'ListFonts was developed in Delphi 2.0 by Marcos Monteiro'
  32.       'A Brazilian guy who lives in Rio de Janeiro'
  33.       ''
  34.       'For more information, comments and support email me!'
  35.       ''
  36.       '  marcoscm@hexanet.com.br'
  37.       ''
  38.       'Or Visit ListFonts Homepage at'
  39.       ''
  40.       '  http://www.cbpf.br/~marcoscm/listfonts')
  41.     ReadOnly = True
  42.     TabOrder = 0
  43.   end
  44.   object BitBtn1: TBitBtn
  45.     Left = 144
  46.     Top = 174
  47.     Width = 73
  48.     Height = 25
  49.     Caption = 'OK'
  50.     TabOrder = 1
  51.     OnClick = BitBtn1Click
  52.     Glyph.Data = {
  53.       78010000424D7801000000000000760000002800000020000000100000000100
  54.       04000000000000000000120B0000120B00000000000000000000000000000000
  55.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  56.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  57.       555555555555555555555555555555555555555555FF55555555555559055555
  58.       55555555577FF5555555555599905555555555557777F5555555555599905555
  59.       555555557777FF5555555559999905555555555777777F555555559999990555
  60.       5555557777777FF5555557990599905555555777757777F55555790555599055
  61.       55557775555777FF5555555555599905555555555557777F5555555555559905
  62.       555555555555777FF5555555555559905555555555555777FF55555555555579
  63.       05555555555555777FF5555555555557905555555555555777FF555555555555
  64.       59905555555555555777555555555555555555555555555555550000}
  65.     NumGlyphs = 2
  66.   end
  67. end
  68.