home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 January / Pcwk0198.iso / Zadarmo / CYBERCON / _SETUP.1 / Ccontact.exe / 0 / RCDATA / TFRMHTTPFULL / TFRMHTTPFULL.txt
Text File  |  1997-08-26  |  348b  |  20 lines

  1. inherited frmHttpFull: TfrmHttpFull
  2.   Height = 185
  3.   PixelsPerInch = 96
  4.   TextHeight = 13
  5.   inherited Panel1: TPanel
  6.     inherited Label1: TLabel
  7.       Left = 12
  8.     end
  9.     inherited GetButton: TBitBtn
  10.       Caption = 'Get It'
  11.     end
  12.   end
  13.   inherited StatusBar1: TStatusBar
  14.     Top = 139
  15.   end
  16.   inherited Memo1: TMemo
  17.     Height = 98
  18.   end
  19. end
  20.