[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Are two filenames referring to the same file ?
Source position: finah.inc line 44
function SameFileName( |
const S1: String; |
const S2: String |
):Boolean; |
SameFileName returns True if calling AnsiCompareFileName with arguments S1 and S2 returns 0, and returns False otherwise.
None.
|
Compare 2 filenames. |
No notes exist for this page yet.