Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomDefaults.ZipPrefix

Prefix for archive file operations

Declaration

Source position: fpmkunit.pp line 1295

public property TCustomDefaults.ZipPrefix : string
  read FZipPrefix
  write SetZipPrefix;

Description

Specifies the directory prefix used when creating or extracting archive files.

This prefix is applied to file paths within archives to ensure proper relative path structure during archive operations.


Documentation generated on: Dec 15 2025