System.Zip.TZipFile.CheckFileName
Delphi
procedure CheckFileName(const ArchiveFileName: string); virtual;
C++
virtual void __fastcall CheckFileName(const System::UnicodeString ArchiveFileName);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | System.Zip.pas System.Zip.hpp | System.Zip | TZipFile | 
Description
Embarcadero Technologies does not currently have any additional information.