Hi.
I want to use RichEdit 2.0 PARAFORMAT2 structure so I can set left aligned tabs for text and right aligned tabs for numbers.

In the rgxTabs array element,(of type long) bits 24-27 can be used for this.

I want to know how to set the actual tabstop value in the first 3 bytes and the alignment value in the first four bits of the last byte.

Thanx.