Icon Run Method

procedure Run(const AMainFormName: String='')

procedure Run(const AMainRequestHandlerName: String='')

Available In: Visual Client and Server Applications

This method is automatically called by the framework during application startup, and should not be called manually.
Image