FMX.Media.TVideoCaptureDevice.HasTorch

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HasTorch: Boolean read GetHasTorch;

C++

__property bool HasTorch = {read=GetHasTorch, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Media.pas
FMX.Media.hpp
FMX.Media TVideoCaptureDevice


Beschreibung

Ermittelt, ob ein Taschenlampenmodus auf einem Videoaufnahmegerät verfügbar ist oder nicht.

Siehe auch