API:FMX.Forms.IFMXWindowService.ScreenToClient
Delphi
function ScreenToClient(const AForm: TCommonCustomForm; const AScreenPoint: TPointF): TPointF;
C++
virtual System::Types::TPointF __fastcall ScreenToClient(TCommonCustomForm* const AForm, const System::Types::TPointF &AScreenPoint) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | IFMXWindowService |
Description
Embarcadero Technologies does not currently have any additional information.