API:System.AnsiStrings.NextCharIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NextCharIndex(const S: AnsiString; Index: Integer): Integer;

C++

extern DELPHI_PACKAGE int __fastcall NextCharIndex(const System::AnsiString S, int Index)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.