Help getting memo value

edited 11:59PM in FastReport 3.0
I have a hard time getting memo value from fastreport to delphi. I have a memo with computed value and i want to get this value and send it to my delphi edit text. What should i do? Thanks in advance

Comments

  • gpigpi
    edited 11:59PM
    Create user's function (TfrxReport.OnUserFunction) to send Value from TfrxMemoView.OnAfterData event

Leave a Comment