This method pauses the video that was started with the Start method or restarts a video that has been paused.

[Delphi]   [ Boolean = ]playcontrolname.Pause

Parameters

None

Return Value

Returns True if successful, returns False when not successful.

Explanation

The Pause method pauses the video or restarts a video that has been paused. If the return value is True, then the State property is updated. If the return value is False, then values of 2 or 11 will be set in the ErrorStatus property.

 

The ImageKit10 VCL is a product created by Newtone Corporation