|
![]() |
![]() |
version 2003
PA_Dial4DUpdateObjectTitle (dialog; objectName)
Parameter | Type | Description | |
dialog | PA_Dial4D | → | Dialog reference |
objectName | char* | → | Name of the object to recompute |
Description
The routine
PA_Dial4DUpdateObjectTitle
generates a new computation of a dynamic object. Let's suppose that you have a static text whose label is <String(Current Time)>. You must use this command to update ths string.
objectName
is the name of the object and it can use wildcards.
See Also
No reference.
Error Handling
None.