Navigation: Code Documentation > RSCommon > GRegularExpression > Classes > TGRegularExpression > Properties
TGRegularExpression.MaxExamples Property
Specifies the number of examples to generate every time the Examples function is called.
Namespace: GRegularExpression
Delphi
public property MaxExamples: Integer read FMaxExamples write SetMaxExamples default 10;
Property Value
Type: Integer
•GRegularExpression.TGRegularExpression.Examples
•TGRegularExpression
•GRegularExpression