API:Vcl.MPlayer.TMediaPlayer.AutoEnable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoEnable: Boolean read FAutoEnable write SetAutoEnable default True;

C++

__property bool AutoEnable = {read=FAutoEnable, write=SetAutoEnable, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.MPlayer.pas
Vcl.MPlayer.hpp
Vcl.MPlayer TMediaPlayer

Description

Embarcadero Technologies does not currently have any additional information.