PA_Dial4DNewArrayPicture

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

version 2003


PA_Dial4DNewArrayPicture (dialog; variable)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the picture array

Description

The routine PA_Dial4DNewArrayPicture creates an array of pictures named variable in the dialog referenced by dialog. You then need to populate this array with calls to PA_Dial4DSetArrayPicture or PA_Dial4DSetArrayPictureFromResources.

See Also

PA_Dial4DSetArrayPicture, PA_Dial4DSetArrayPictureFromResources.

Error Handling

None.


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