Mega Code Archive

 
Categories / Delphi / Graphic
 

Get the canvas from the screen

Title: Get the canvas from the screen Use Keybd_Event procedure with 'VK_SNAPSHOT' and '1' parameters for this operation. Keybd_Event(VK_SNAPSHOT, 1, 0, 0);