You are here: Symbol Reference > htmledit Namespace > Structs, Records, Enums > htmledit.THtAutoreplaceItem Record
HTML Editor Library
ContentsIndexHome
PreviousUpNext
htmledit.THtAutoreplaceItem Record
Pascal
THtAutoreplaceItem = record
  Key: char;
  Block: hstring;
  Template: hstring;
  Value: hstring;
end;

This is record htmledit.THtAutoreplaceItem.

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!