ImgControl_SetFrameIndex

Change the image frame displayed in a ImgControl form object.
ImgControl_SetFrameIndex(controlName; frameIdx) ➔ success
controlName Text The name of the ImgControl form object.
frameIdx Longint The image frame index.
success Longint Completion status: 1 on success, 0 otherwise.

Change the image frame displayed in the ImgControl form object named controlName.

The image frame index is specified by frameIdx.