Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

RichText Help Please

edited August 2004 in General
I'm having problems programmatically assigning data and formatting values to
the TppRichText.RichText property.

(I want to use the control to build a dynamically created list w/ different
font properties based on the value of each line in the list.)

How do you build a list something like....

[assign the font and font properties]
Value1
Value2
[assign new font properties based on Value3]
Value3
[back to original font properties]
Value4

Any help would be appreciated!

-Mark

Comments

  • edited August 2004

    For an example of dynamically formatting richtext check out demo 29
    (dm0029.pas) in RBuilder\Demos\Reports\Demo.dpr.


    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.