FMX.Media.TVideoCaptureDevice.GetHasTorch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHasTorch: Boolean; virtual;

C++

virtual bool __fastcall GetHasTorch();

Properties

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

Description

Getter for the HasTorch property.

See Also