API:FMX.Printer.TPrinterDevice.SelectDPI

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function SelectDPI(X, Y: Integer): Integer; overload;
function SelectDPI(DPI: TPoint): Integer; overload; inline;

C++

int __fastcall SelectDPI(int X, int Y)/* overload */;
int __fastcall SelectDPI(const System::Types::TPoint &DPI)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinterDevice

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !