FMX.Printer.Win.TPrinterWin.RefreshActivePrinter

提供:RAD Studio API Documentation

Delphi

procedure RefreshActivePrinter;

C++

void __fastcall RefreshActivePrinter(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Printer.Win.pas
FMX.Printer.Win.hpp
FMX.Printer.Win TPrinterWin

説明

内部的に使用され、実際のプリンタのパラメータとの同期を維持するために、さまざまなプロパティ値(PageWidthPageHeight など)に対する内部プリンタ ハンドルをリフレッシュします。

関連項目