home *** CD-ROM | disk | FTP | other *** search
/ Delphi Anthology / aDELPHI.iso / Runimage / Delphi50 / Source / Vcl / httpintr.dfm / httpintr.txt
Text File  |  1999-08-11  |  229b  |  14 lines

  1. object HTTPServer: THTTPServer
  2.   OldCreateOrder = False
  3.   Actions = <
  4.     item
  5.       Default = True
  6.       Name = 'Interpreter'
  7.       OnAction = InterpreterAction
  8.     end>
  9.   Left = 192
  10.   Top = 107
  11.   Height = 150
  12.   Width = 215
  13. end
  14.