How create a screenshot of a particular area?
问题 I have code that receives a specific area already defined before on server side and creates a hole on Form in client side. Instead of this, i want to get a screen capture of this same area but without appears my Form in final result, like a normal desktop capture, but in this case will be only captured, this small area. So, how i can adapt this my code below for this? procedure TForm1.CS1Read(Sender: TObject; Socket: TCustomWinSocket); var X1, X2, Y1, Y2: Integer; List: TStrings; FormRegion,