JVCL Help:TJvSHFileOperation
JVCL Help: TJvSHFileOperation Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvSHFileOperation
run\JvSHFileOperation.pas
Summary
Copies, moves, renames, or deletes files, while showing the standard Windows progress dialog.
Pascal
run\JvSHFileOperation.pas
TJvSHFileOperation = class(TJvCommonDialog);
Description
- JVCLInfo
TJvSHFileOperation is a wrapper for the windows SHFileOperation function. This Windows API function provides the ability to perform a copy, move, rename, or delete operation on files, while displaying a dialog box with an animation and an animated progress bar that indicates the progress of the operation. Use TJvSHFileOperation to get access to the functionality of the SHFileOperation API function in an easier to use way. TJvSHFileOperation implements all the functionality of SHFileOperation.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page