Event VLDVDPlayer.TVLDVDPlayer.OnDVDError
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: TVLDVDPlayer
Contents |
Syntax
Delphi:
property OnDVDError : TVLDVDErrorNotify read FOnDVDError write FOnDVDError;
C++ Builder:
__property TVLDVDErrorNotify OnDVDError = { read=FOnDVDError, write=FOnDVDError };
Summary
On a DVD error condition.
Description
Signals a DVD error condition.
Remarks
This event is raised in all domains.