'Changes the extension of a file name. The extension should include the initial dot. The function does not rename the actual file, it just creates a new file name string.'
Namespace: StandardPackage
Delphi |
ReplaceFileExtComment = 'Changes the extension of a file name. The extension should include the initial dot. The function does not rename the actual file, it just creates a new file name string.'; |
Value
Type: string
Reference |