FMX.Platform.Win.DpToPx

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DpToPx(const AValue: TPointF): TPoint;

C++

extern DELPHI_PACKAGE System::Types::TPoint __fastcall DpToPx(const System::Types::TPointF &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.