Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CBuilder IW Sample
#5
Thanks Jackson !
found your stand alone form sample

This example demonstrates how to make a custom StandAlone form.

To achieve this we perform the following steps:

1. Create a New StandAlone project using the IW wizard.
2. Create a New Delphi Standard Form using File -> New -> Form.
3. Call Application.CreateForm with the new form created, removing the default
one IW creates.
4. Drop a TIWStandAlone server component onto your new form.

That's it!

Optionally, you can make use of some of the TIWStandAloneServer properties
and methods to perform actions such as launching the browser, logging information, etc.
Custom Standalone Form
Reply


Messages In This Thread
CBuilder IW Sample - by carlos_el_austriaco - 07-13-2021, 01:02 PM
RE: CBuilder IW Sample - by Alexandre Machado - 07-13-2021, 11:07 PM
RE: CBuilder IW Sample - by carlos_el_austriaco - 07-14-2021, 06:10 AM
RE: CBuilder IW Sample - by carlos_el_austriaco - 07-16-2021, 05:08 PM
RE: CBuilder IW Sample - by carlos_el_austriaco - 07-17-2021, 07:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)