[Overview][Constants][Classes][Procedures and functions][Index] Reference for unit '_crw_regexp' (#crwlib)

TRegExpMaster.Create

Declaration

Source position: _crw_regexp.pas line 161

public constructor TRegExpMaster.Create(

  aEngine: Integer = 0;

  const aPattern: LongString = '';

  aOptions: LongString = ''

);