[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'zlibar' (#archive)

TZlibFilesList.Insert

Used to insert a file to be compressed into the list at a specific index

Declaration

Source position: zlibar.pas line 56

public function TZlibFilesList.Insert(

  AIndex: Integer;

  AFileName: String

):Integer;

See also

TZlibFilesList.Add

  

Add a File to be compressed