FMX.MultiView.Types.TCustomPopover.ApplyStyle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ApplyStyle; override;

C++

virtual void __fastcall ApplyStyle();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TCustomPopover


Beschreibung

Wendet den Stil auf das Popover-Objekt an.

ApplyStyle ruft UpdateArrowPosition, UpdatePadding und UpdateTint auf.

Siehe auch