System.RegularExpressionsCore.TPerlRegExList.Clear
Delphi
procedure Clear;
C++
void __fastcall Clear();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | System.RegularExpressionsCore.pas System.RegularExpressionsCore.hpp | System.RegularExpressionsCore | TPerlRegExList | 
Description
Removes all regular expressions from the list.
The TPerlRegEx instances are NOT freed.