API:System.IOUtils.TPath.IsExtendedPrefixed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function IsExtendedPrefixed(const Path: string): Boolean; inline; static;

C++

static bool __fastcall IsExtendedPrefixed(const System::UnicodeString Path);

Properties

Type Visibility Source Unit Parent
function public
System.IOUtils.pas
System.IOUtils.hpp
System.IOUtils TPath

Description

Embarcadero Technologies does not currently have any additional information.