PA_Dial4DEndUpdateVariables

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

version 2003


PA_Dial4DEndUpdateVariables (dialog)

ParameterTypeDescription
dialogPA_Dial4DDialog reference

Description

You must call PA_Dial4DEndUpdateVariables after changing a few variable values. You must have called PA_Dial4DBeginUpdateVariables before calling this command. This command tells 4th Dimension that you are done changing variable values and/or states. After this command, 4th Dimension updates your dialog on the screen, re-drawing only the modified variables.

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