FMX.TabControl.TTabControl.DisableDisappear

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DisableDisappear(const AControl: TControl);

C++

HIDESBASE void __fastcall DisableDisappear(Fmx::Controls::TControl* const AControl);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


Beschreibung

Deaktiviert automatisch das Entladen des Stils, wenn das Steuerelement nicht auf dem Bildschirm für die Hierarchie mit dem Root AControl sichtbar ist.