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