Property VLDVDPlayer.TVLDVDClosedCaptions.CurrentEnabled
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: TVLDVDClosedCaptions
Contents |
Syntax
Delphi:
property CurrentEnabled : Boolean read GetCurrentEnabled;
C++ Builder:
__property bool CurrentEnabled = { read=GetCurrentEnabled };
Summary
Returns the the current Enabled value.
Description
Use this property to check the current Enabled value.