FMX.Media.TVideoCaptureDevice.HasFlash

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HasFlash: Boolean read GetHasFlash;

C++

__property bool HasFlash = {read=GetHasFlash, nodefault};

Eigenschaften

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


Beschreibung

Ermittelt, ob ein Blitz verfügbar ist oder nicht.

Wenn HasFlash True zurückgibt, dann ist ein Blitzlicht auf einem Videoaufnahmegerät verfügbar.

Siehe auch