You are here: Symbol Reference > htmledit Namespace > Classes > THtmlEditor Class > THtmlEditor Methods > THtmlEditor.RegisterAutoreplace Method
HTML Editor Library
ContentsIndexHome
PreviousUpNext
THtmlEditor.RegisterAutoreplace Method

Register autoreplace rule

Pascal
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!