Vcl.Controls.PerformBufferedPrintClient

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

PerformBufferedPrintClient is an internal routine.

You should not use PerformBufferedPrintClient directly.

See Also