API:System.RegularExpressionsCore.TPerlRegEx.SplitCapture

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SplitCapture(const Strings: TStrings; Limit: Integer); overload;
procedure SplitCapture(const Strings: TStrings; Limit: Integer; Offset : Integer); overload;

C++

void __fastcall SplitCapture(System::Classes::TStrings* const Strings, int Limit)/* overload */;
void __fastcall SplitCapture(System::Classes::TStrings* const Strings, int Limit, int Offset)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.RegularExpressionsCore.pas
System.RegularExpressionsCore.hpp
System.RegularExpressionsCore TPerlRegEx

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 !