Event VLDVDPlayer.TVLDVDStills.OnChange
From Mitov Wiki Doc
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: TVLDVDStills
Contents |
Syntax
Delphi:
property OnChange : TVLDVDAvailableNotify read FOnChange write FOnChange;
C++ Builder:
__property TVLDVDAvailableNotify OnChange = { read=FOnChange, write=FOnChange };
Summary
On beginning or end of stills.
Description
Signals the beginning or end of any still (PGC, Cell, or
VOBU).
Remarks
All combinations of buttons and still are possible (buttons
on with still on, buttons on with still off, button off with
still on, button off with still off).
This event is raised in all domains.