API:System.WideStrUtils.WideExtractQuotedStr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function WideExtractQuotedStr(var Src: PWideChar; Quote: WideChar): Widestring;

C++

extern DELPHI_PACKAGE System::WideString __fastcall WideExtractQuotedStr(System::WideChar * &Src, System::WideChar Quote);

Properties

Type Visibility Source Unit Parent
function public
System.WideStrUtils.pas
System.WideStrUtils.hpp
System.WideStrUtils System.WideStrUtils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!