PA_Dial4DSetObjectTitle


version 2003


PA_Dial4DSetObjectTitle (dialog; objectName; newTitle)

Parameter Type Description
dialog PA_Dial4D Dialog reference
objectName char* Name of the object to access
newTitle char* New title of the object

Description

The routine PA_Dial4DSetObjectTitle sets the text content of a specified object. This function is useful in changing the text of a static text or group box, or the title of a button.

See Also

No reference.

Error Handling

None.