After a form or component is loaded in the Form designer.

Parameters

<from palette expL>

Whether the component was added from the palette. If true, the component has just been created. If false, the component has been reloaded into the Form designer (when editing an existing form).

Property of

All form objects.

Description

Use onDesignOpen to execute code whenever a form or component is loaded into the Form Designer, either when it is first created (for components only), or when it is subsequently loaded into the Form Designer.