PA_Dial4DSetObjectTitle

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

version 2003


PA_Dial4DSetObjectTitle (dialog; objectName; newTitle)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
objectNamechar*Name of the object to access
newTitlechar*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.


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