API:Vcl.MPlayer.TMediaPlayer.FileName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FileName: string read GetFileName write SetFileName;

C++

__property System::UnicodeString FileName = {read=GetFileName, write=SetFileName};

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.