* Removed akText value from TActiveTextElemKind and renamed enumeration as TActiveTextActionElemKind.
* Moved Kind property from IActiveTextElem interface into IActiveTextActionElem and modified implementation of interfaces accordingly.
* Updated all using code re these changes.