Developer

AutoAdd

Specifies whether tags will be automatically added after user enter separator char, or user leaves text-box.

property AutoAdd: Boolean read FAutoAdd write SetAutoAdd default True;
If set to False, AddTags method must be called.

See also