|
|
|
|
version 2003
PA_Dial4DSetDisplayFormat (dialog; variable; newFormat)
| Parameter | Type | Description | |
| dialog | PA_Dial4D | → | Dialog reference |
| variable | char* | → | Name of the variable to access |
| newFormat | char* | → | New display format |
Description
The routine
PA_Dial4DSetDisplayFormat
changes the display format for the variable named
variable
. After this call, the variable will be displayed using the new display format
newFormat
.