FMX.Controls.TPopup.PreferedDisplayIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PreferedDisplayIndex: Integer read FPreferedDisplayIndex write FPreferedDisplayIndex;

C++

__property int PreferedDisplayIndex = {read=FPreferedDisplayIndex, write=FPreferedDisplayIndex, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TPopup

Description

Embarcadero Technologies does not currently have any additional information.