FMX.MultiView.Types.TCustomPopover.HideArrows

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HideArrows;

C++

void __fastcall HideArrows();

Properties

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

Description

Hides all the popover arrows.

See Also