Unit capture

TCapture version 1.0 copyright © 1996 by Alexander Meeder This visual component is derived from the TImage-component. It provides a simple way to capture the entire screen, after that you can save it to an bitmap-image or you can make a selection of the captured screen with the mouse and save it. properties: * HideMyself (true/false) capture screen with or without yourself methods: * Capture -> Capture1.Capture * SaveToFile -> Capture1.SaveToFile(const FileName: string) saves complete screen * SaveSelectionToFile -> Capture1.SaveSelectionToFile(const FileName: string) save selection to file, after you made a selection events: * MouseDown -> set selection startingpoint * MouseMove -> draw rectangle to show selected region * MouseUp -> set selection endingpoint If you have suggestions about TCapture or make changes, pleas mail me: ameeder@dds.nl

Classes

TCapture -

Functions

Register - idem

Types

Constants

Variables


Functions


procedure Register;

idem

Types


Constants


Variables