System.UnicodeString.IndexOfAnyUnquoted

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

int IndexOfAnyUnquoted(const System::WideChar* AnyOf, int AnyOf_High, System::WideChar StartQuote, System::WideChar EndQuote);
int IndexOfAnyUnquoted(const System::WideChar* AnyOf, int AnyOf_High, System::WideChar StartQuote, System::WideChar EndQuote, int StartIndex);
int IndexOfAnyUnquoted(const System::WideChar* AnyOf, int AnyOf_High, System::WideChar StartQuote, System::WideChar EndQuote, int StartIndex, int Count);

Propriétés

Type Visibilité  Source Unité  Parent
function public ustring.h System UnicodeString

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !