PA_Dial4DBeginUpdateVariables

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_Dial4DBeginUpdateVariables (dialog)

ParameterTypeDescription
dialogPA_Dial4DDialog reference

Description

You must call PA_Dial4DBeginUpdateVariables if you want to modify any variables while the dialog appears on the screen. After you call this command, 4th Dimension will record all variables that you will modify further. When you balance this call with a PA_Dial4DEndUpdateVariables, 4th Dimension will redraw all variables that you have modified/enabled/shown/hidden between the two calls.

See Also

PA_Dial4DEndUpdateVariables.

Error Handling

None.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next