Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us

FlexCompress.RenameFile

FlexCompress

Previous  Top  Next

Renames file stored in the current archive file.

 

[C#]

public void RenameFile(string oldName, string newName);

 

[VB.NET]

Public Sub RenameFile(ByVal oldName As String, ByVal newName As String)

 

Description

 

Call RenameFile to rename file stored in the open archive. RenameFile returns True if file was successfully renamed, otherwise it returns False.

 

OldName parameter specifies file to be renamed.

 

NewName specifies new name for the file.

 

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 29, 2024