FMX.Platform.Win.PxToDp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function PxToDp(const AValue: TPoint): TPointF;

C++

extern DELPHI_PACKAGE System::Types::TPointF __fastcall PxToDp(const System::Types::TPoint &AValue);

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win FMX.Platform.Win

Description

Embarcadero Technologies does not currently have any additional information.