API:System.WideStrUtils.InOpSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InOpSet(W: WideChar; const Sets: CharSet): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall InOpSet(System::WideChar W, const CharSet &Sets);

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.