FMX.MultiView.Types.TCustomPopover.UpdatePadding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdatePadding; virtual;

C++

virtual void __fastcall UpdatePadding();

Properties

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

Description

Updates the padding of the popover, based on the content of the popover.

See Also