添加一个TIWButton到Unit1界面 上

 双击这个IWButton1

procedure TIWForm1.IWButton1Click(Sender: TObject);
begin
  WebApplication.ShowMessage('IntraWeb hello world');
end;

 退出,在托盘 右击 图标 点,shutdown关闭退出