ToolsAPI.IOTAFileSystem.RenameFile
Delphi
function RenameFile(const OldName, NewName: string): Boolean;
C++
virtual bool __fastcall RenameFile(const System::UnicodeString OldName, const System::UnicodeString NewName) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAFileSystem |
Description
Embarcadero Technologies does not currently have any additional information.