home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9ZIP / TSUZDLL.ZIP / EXAM3 / ABOUT.DFM / ABOUT.txt
Text File  |  1998-03-31  |  1KB  |  74 lines

  1. object FAbout: TFAbout
  2.   Left = 249
  3.   Top = 162
  4.   Width = 434
  5.   Height = 331
  6.   Caption = 'About Fast UnZip'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PrintScale = poNone
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 160
  19.     Top = 24
  20.     Width = 88
  21.     Height = 24
  22.     Caption = 'Fast Unzip'
  23.     Font.Charset = ANSI_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -20
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 67
  32.     Top = 72
  33.     Width = 289
  34.     Height = 20
  35.     Alignment = taCenter
  36.     Caption = 'Demo of Fast Unzip DLL for Windows 95'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -16
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.   end
  44.   object Label3: TLabel
  45.     Left = 152
  46.     Top = 112
  47.     Width = 107
  48.     Height = 16
  49.     Caption = '(c) TopSpeedSoft'
  50.   end
  51.   object Label4: TLabel
  52.     Left = 104
  53.     Top = 144
  54.     Width = 237
  55.     Height = 16
  56.     Caption = 'http://members.xoom.com/topspeedsoft'
  57.   end
  58.   object Label5: TLabel
  59.     Left = 152
  60.     Top = 176
  61.     Width = 112
  62.     Height = 16
  63.     Caption = 'tssoft@yahoo.com'
  64.   end
  65.   object BitBtn1: TBitBtn
  66.     Left = 176
  67.     Top = 248
  68.     Width = 75
  69.     Height = 25
  70.     TabOrder = 0
  71.     Kind = bkOK
  72.   end
  73. end
  74.