Vcl.Controls.PerformBufferedPrintClient

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

Delphi

procedure PerformBufferedPrintClient(Handle: HWND; const Rect: TRect);

C++

extern DELPHI_PACKAGE void __fastcall PerformBufferedPrintClient(HWND Handle, const System::Types::TRect &Rect);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls


説明

PerformBufferedPrintClient は内部ルーチンです。

PerformBufferedPrintClient を直接使用しないでください。

関連項目