FMX.Media.TMediaPlayerValue.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TMediaPlayerValue(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
FMX.Media.pas
FMX.Media.hpp
FMX.Media TMediaPlayerValue

Description

Creates an instance of TMediaPlayerValue.

See Also