API:System.RegularExpressions.TGroup.Index

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Index: Integer read FIndex;

C++

__property int Index = {read=FIndex};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.