Normally for the procedures that make adjustments to the text or carry out any type of action I use TParagraph, with a "while", so that it reads paragraph by paragraph, but the need arose for me to work with styles which I need to work character by character , do not know with function, procedure, or tool could work to read character by character?, thanks
read character by character
-
-
- Official Post
You can access the CharAttr in the TParagraph.CharAttr[x] array. The count is par.CharCount