PA_Dial4DSetMin

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

version 2003


PA_Dial4DSetMin (dialog; variable; minValue)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the variable to access
minValuedoubleMinimum value for the variable

Description

The routine PA_Dial4DSetMin allows you to dynamically change the minimum value allowed for a variable. If the user enters a value lower than this value, an alert will prompt him to enter a correct value.

See Also

PA_Dial4DSetMax.

Error Handling

None.


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