home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / TEECHART / DELPHI3.EXE / %MAINDIR% / Examples / Delphi3 / ISAPI CGI and TeeChart / UnitMain.dfm / UnitMain.txt
Encoding:
Text File  |  1998-11-17  |  220 b   |  13 lines

  1. object WebModule1: TWebModule1
  2.   Actions = <
  3.     item
  4.       Default = True
  5.       Name = 'WebActionItem1'
  6.       OnAction = WebModule1WebActionItem1Action
  7.     end>
  8.   Left = 200
  9.   Top = 105
  10.   Height = 150
  11.   Width = 215
  12. end
  13.