System.RegularExpressionsCore.TPerlRegExList.Clear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Clear;

C++

void __fastcall Clear(void);

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.