FMX.Media.TAudioCaptureDevice.FFileName

From RAD Studio API Documentation

Delphi

FFileName: string;

C++

System::UnicodeString FFileName;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Media.pas
FMX.Media.hpp
FMX.Media TAudioCaptureDevice

Description

Keeps the value of the FileName property.

See Also