i've found it!
TCanvas.CopyRect(const Dest: TRect; Canvas: TCanvas; const Source: TRect);
is what i am searching for and it works fine.

Simeon Mitev wrote:

Hi,
i am trying to get a 'screenshot' of a visual component on the form and place it on many other places!
Creating many instances of that component is not a good solution.
Is it genrally possible ? Thanks.


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi



_______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

Reply via email to