API:System.WideStrUtils.CharSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type CharSet = set of AnsiChar;

C++

typedef System::Set<char, _DELPHI_SET_CHAR(0), _DELPHI_SET_CHAR(255)> CharSet;

Properties

Type Visibility Source Unit Parent
set
typedef
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!