Navigation: Code Documentation > RSCommon > GRegularExpression > Types
TRegExStates Type
Represents an array of the TRegExState type.
Namespace: GRegularExpression
Delphi
type TRegExStates = Array of TRegExState;
•GRegularExpression