FMX.Types.IFlasher.Visible

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Visible: boolean read GetVisible;

C++

__property bool Visible = {read=GetVisible};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IFlasher

Beschreibung

Gibt an, ob die Blinkinstanz angezeigt oder verborgen wird.

Siehe auch