2
votes
Rename a Directory / Folder Using Delphi Code
About Delphi Programming
– in Delphi Directory Routines ::The RTL's RenameFile changes the name of a specified file. The implementation of the RenameFile function calls the MoveFile API function. MoveFile can rename folders, therefore Delphi's RenameFile can also rename folders and not only files. What's more RenameFile CAN move folders, also! Read the full article to learn how to Use RenameFile to Rename a Directory Related: RenameFile function Programmatically Get Parent Folder for a Specified File / Folder Name Delphi Directory Helper Routines - Dozens of Directory Related Functions Rename a Directory / Folder ...
Statistics
|
Visits by Source |
User Actions |




