|
HTML Editor Library
|
Register autoreplace rule
procedure RegisterAutoreplace(const ATemplate: hstring; const AValue: hstring; const ABlock: string = '');
|
Parameters |
Description |
|
const ATemplate: hstring |
Text template |
|
const AValue: hstring |
New text |
|
const ABlock: string = '' |
Tag name for new block (optional). |
|
Copyright (c) 2013. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|