Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TZipForge.OnRequestLastVolume
TZipForge
Top 


Occurs when last volume should be inserted while extracting or testing a multi-volume archive.

type TZFOnRequestLastVolumeEvent = procedure(
Sender:       TObject;
var VolumeFileName:    String;
var Cancel:       Boolean
) of object;
property OnRequestLastVolume: TZFOnRequestLastVolumeEvent;

Description

Write an OnRequestLastVolume event handler to perform asking the user for inserting a last volume of the multi-volume archive.
See also OnRequestFirstVolume and OnRequestMiddleVolume events.
Also you can override default file name for this volume. Use Cancel to abort current operation.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 25, 2024 
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 25, 2024