Get memo text from Dialogue form

edited 12:46PM in FastReport 2.xx VCL
Is it possible to get memo text (entered by user) from dialogue for further usage?
I use FastReport 2.5 and Delphi 6.
Thanks for any advice.

Otzi

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 12:46PM
    Hi otzi
    if you are talking about an fr dialog form, in the onclick event of the button
    initialize a variable to whatever
    ie.
    myvarname := edit1.txt.
    regards ;)
  • edited 12:46PM
    I though further usage in program not in report.
    The right solution is in http://www.fast-report.com/en/faq.php#74

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.