FMX.Types.TDisplay.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const AIndex: Integer; const APrimary: Boolean; const ABounds, AWorkArea: TRect);

C++

__fastcall TDisplay(const int AIndex, const bool APrimary, const System::Types::TRect &ABounds, const System::Types::TRect &AWorkArea);
TDisplay() {}

Properties

Type Visibility Source Unit Parent
constructor public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TDisplay

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!