SaveScreenShot
Save a screenshot of the active monitor to a specified filespec.
Syntax:
Procedure: SaveScreenShot(const FileName: WideString; Prompt: WordBool): WordBool;
Code Reference:
- Create a New Form application
- Add a button to the form
- Add PlanSwift to reference (Planswift9_tlb in the uses)
- Copy code to button onclick event
API Call: