Is there any way to get a bitmap of the screen, (or individual DPF components) at Runtime? I can get the firemonkey images using the MakeScreenShot function but this doesn't work for DPF.
Ideally what I would be looking for is a function I can call which will return a bitmap of the screen including FMX and DPF components.
Any ideas?
Kind regards,
Graham Murt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Babak,
Is there any way to get a bitmap of the screen, (or individual DPF components) at Runtime? I can get the firemonkey images using the MakeScreenShot function but this doesn't work for DPF.
Ideally what I would be looking for is a function I can call which will return a bitmap of the screen including FMX and DPF components.
Any ideas?
Kind regards,
Graham Murt
Hi Graham
We cant have a screenshot for both FMX and DPF components.
I added a function for DPF components screenshot.
Download last source [code] then see attachment project.
regards
Related
Code: code