FMX.MultiView.Types.TCustomPopover.ApplyStyle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ApplyStyle; override;

C++

virtual void __fastcall ApplyStyle();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TCustomPopover


Description

Applique le style à l'objet popover.

ApplyStyle appelle UpdateArrowPosition, UpdatePadding et UpdateTint.

Voir aussi