API:FMX.Printer.TPrinterDevice.SelectDPI

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinterDevice

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。