API:System.RegularExpressions.TGroupCollection.Item

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Item[const Index: Variant]: TGroup read GetItem; default;

C++

__property TGroup Item[System::Variant Index] = {read=GetItem};

Properties

Type Visibility Source Unit Parent
property public
System.RegularExpressions.pas
System.RegularExpressions.hpp
System.RegularExpressions TGroupCollection

Description

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