This property sets whether or not the mouse and keyboard events of the Play Control are enabled.

[Delphi]   playcontrolname.Enabled[ = Boolean ]

Property Value

Value Explanation
True The mouse and keyboard events are enabled
False The mouse and keyboard events are disabled

Explanation

The Enabled property sets whether or not the mouse and keyboard events of the Play Control are enabled. When True, the mouse and keyboard events are generated. When False, the mouse and keyboard events are not generated.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation