Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 629 Bytes

File metadata and controls

10 lines (6 loc) · 629 Bytes

Automatic Periodic Screen Capture

Simple Delphi utility to automatically create and save periodic screen shots

Automatically captures when minimized.

This is quick and dirty and needs some refactoring (like naming the components!) Doesn't persist settings, and doesn't use Screen.Monitors to allow you to pick which desktop/monitor to capture, so only captures the main/default monitor right now.

Icons from Icons8

Uses Konopka Signature VCL Controls and Delphi 10.4. VCL/Windows only.