API:System.WideStrUtils.WStrScan

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function WStrScan(Str: PWideChar; Chr: WideChar): PWideChar;

C++

extern DELPHI_PACKAGE System::WideChar * __fastcall WStrScan(System::WideChar * Str, System::WideChar Chr);

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.