| Icon | Member | Description |
|---|---|---|
| ShowForm(Form) |
The function starts a message loop for the form (running on a new thread).
| |
| ShowForm(Type) |
The function creates a new form of the specified type and starts
a message loop for the form (running on a new thread).
| |
| ShowForm(Type, Boolean, array<Object>[]()[]) |
The function creates a new form of the specified type and starts
a message loop for the form (running on a new thread).
|
