Pin VLDVDPlayer.TVLDVDPlayer.PausePin

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: TVLDVDPlayer

Contents

Syntax

Delphi:

property PausePin : TOWBoolStatePin read FPausePin write FPausePin;

C++ Builder:

__property TOWBoolStatePin * PausePin = { read=FPausePin, write=FPausePin };

Summary

The Pause Pin of the Player.

Description

This Boolean state pin can be used to pause or resume the component, or to monitor the Paused status of the component.

To control or monitor the Pause/Resume of the component, connect this pin to a Boolean pin of another component.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox