FMX.Media.TVideoCaptureDevice.GetHasFlash

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHasFlash: Boolean; virtual;

C++

virtual bool __fastcall GetHasFlash();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Media.pas
FMX.Media.hpp
FMX.Media TVideoCaptureDevice

Description

Getter for the HasFlash property.

See Also