FMX.MultiView.Types.TCustomPopover.UpdateTint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateTint; virtual;

C++

virtual void __fastcall UpdateTint();

Properties

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

Description

Updates the TintColor property of the arrows and of the content holder of the popover.

See Also