Vcl.ActnMenus.TCustomActionPopupMenu.WMPrintClient

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMPrintClient(var Message: TWMPrintClient); message WM_PRINTCLIENT;

C++

HIDESBASE MESSAGE void __fastcall WMPrintClient(Winapi::Messages::TWMPrint &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionPopupMenu

Description

Responds to the WM_PRINTCLIENT message.

WMPrintClient responds to the WM_PRINTCLIENT Windows message.