Event VLDSVideoPlayer.TVLDSVideoPlayer.OnReset

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLDSVideoPlayer

Contents

Syntax

Delphi:

property OnReset : TNotifyEvent read FOnReset write FOnReset;

C++ Builder:

__property TNotifyEvent OnReset = { read=FOnReset, write=FOnReset };

Summary

Occurs when the playback reaches the end of the video in Loop pmode.

Description

This event occurs when the component stops playing.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox