API:System.StrUtils.AnsiIndexText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AnsiIndexText(const AText: string; const AValues: array of string): Integer;

C++

extern DELPHI_PACKAGE int __fastcall AnsiIndexText(const System::UnicodeString AText, const System::UnicodeString *AValues, const int AValues_High)/* overload */;

Properties

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

Description

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