System.IOUtils.TPath.IsRelativePath
Delphi
class function IsRelativePath(const Path: string): Boolean; static;
C++
static bool __fastcall IsRelativePath(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.