I'm looking for some example how to do regex search on SynEdit control in Delphi ?
I'd like to implement something like "grep" search in the current document ...
I'm looking for some example how to do regex search on SynEdit control in Delphi ?
I'd like to implement something like "grep" search in the current document ...
Copyright © 2021 Jogjafile Inc.
Synedit comes with a builtin regex library and you can see an example search&replace application in the demos folder.