API:FMX.Forms.TCommonCustomForm.ClientToScreen

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ClientToScreen(const Point: TPointF): TPointF;

C++

System::Types::TPointF __fastcall ClientToScreen(const System::Types::TPointF &Point);

Properties

Type Visibility Source Unit Parent
function public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Description

Embarcadero Technologies does not currently have any additional information.