Icon CreateForm Method

procedure CreateForm(AFormClass: TFormControlClass)

Available In: Visual Client Applications

This method is called during application startup to create any forms marked for auto-creation, and should not be called manually. The list of auto-created designer instances can be modified at design-time via the Startup page of the Project Options dialog.
Image