API:FMX.MultiView.Types.TPopoverAppearance.PopupHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PopupHeight: Single read FPopupHeight write SetPopupHeight stored IsHeightStored nodefault;

C++

__property float PopupHeight = {read=FPopupHeight, write=SetPopupHeight, stored=IsHeightStored};

Properties

Type Visibility Source Unit Parent
property published
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TPopoverAppearance

Description

Embarcadero Technologies does not currently have any additional information.