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


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

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

Description

Write an OnRequestFirstVolume event handler to perform asking the user for inserting a first volume of the multi-volume archive.
See also OnRequestLastVolume 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 20, 2024 
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 20, 2024