Event VLDVDPlayer.TVLDVDKaraokeModeSettings.OnAvailable
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: TVLDVDKaraokeModeSettings
Contents |
Syntax
Delphi:
property OnAvailable : TVLDVDAvailableNotify read FOnAvailable write SetOnAvailable;
C++ Builder:
__property TVLDVDAvailableNotify OnAvailable = { read=FOnAvailable, write=SetOnAvailable };
Summary
On the Navigator has either begun playing or finished playing karaoke data.
Description
Indicates that the Navigator has either begun playing or
finished playing karaoke data.
Remarks
The DVD player signals this event whenever it changes
domains.
This event is raised in all DVD domains.