Determines if the specified URL uses the 'file:' URL scheme.
Source position: lazhelpintf.pas line 599
function IsFileURL( |
const URL: string |
):Boolean; |
URL |
|
URL examined in the routine. |
True when 'file:' is included in the URL.
| Version 4.4 | Generated 2025-11-08 | Home |