Concept Framework 1.0 documentation Contents | Index

RTextTag.Priority

Name Type Access Version Deprecated
Priority property public version 1.0 no

Prototype:
Read/Write property Priority[=nPriority]


Description:
Sets or gets the priority of a text tag.
Valid priorities are start at 0 and go to one less than number of tags. Each tag has a unique priority; setting the priority of one tag shifts the priorities of all the other tags to maintain a unique priority for each tag (but not imaged on the server side in this case). Higher priority tags "win" if two tags both set the same text attribute. When adding a tag, it will be assigned the highest by default; so normally the precedence of a set of tags is the order in which they were added.

Returns:
Returns the priority for a text tag.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:59 2009 GMT(c)2009 RadGs Software