PA_Dial4DUpdateObjectTitle

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

version 2003


PA_Dial4DUpdateObjectTitle (dialog; objectName)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
objectNamechar*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.


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