Art Component
Fnd_Art_StartupDialogFormMethod
Fnd_Art_StartupDialogFormMethod
Parameters
| Parameter | Type | Description |
|---|---|---|
| No parameters required |
Description
The Fnd_Art_StartupDialogFormMethod routine must be called from the startup dialog’s form method, even if a custom form is used. Call this method from your custom startup dialog form (installed by calling Fnd_Art_SetStartupDialogForm). To work properly, the form must have these events enabled: On Load On Outside Call On Timer
Extracted source text
Fnd_Art_StartupDialogFormMethod
Parameter Type Description
No parameters required.
The Fnd_Art_StartupDialogFormMethod routine must be called from the startup dialog’s form
method, even if a custom form is used.
Call this method from your custom startup dialog form (installed by calling
Fnd_Art_SetStartupDialogForm). To work properly, the form must have these events enabled:
On Load
On Outside Call
On Timer