|
![]() |
![]() |
version 2003
PA_CustomizeDesignMode (params)
Parameter | Type | Description | |
params | PA_PluginParameters | → | Parameters received in PluginMain |
Description
The routine
PA_CustomizeDesignMode
tells 4th Dimension that the area wants to draw itself in the form editor. If the area does not call
PA_CustomizeDesignMode
at
eAE_DesignUpdate
event, 4th Dimension will draw the standard plug-in area picture.
params
is the
PA_PluginParameters
the plug-in received in its
PluginMain
routine.