Two Memo Object Stretch together
Dear All,
Urgent!
I have a report using two memo object, only one object will change the high of the memo, since this a form I want to set two memo object stretch together.
How to do it?
Example:
memo a : text - Payment Terms
memo b : formula - [INVOICE."PAY_TERMS"]
memo a will stretch according to the high of the memo b
example 1 : Set the stretch mode='smMaxHeight', not work!
example 2 : Set the stretch mode='smActualHeight', not work!
Best Regards
Leslie
Urgent!
I have a report using two memo object, only one object will change the high of the memo, since this a form I want to set two memo object stretch together.
How to do it?
Example:
memo a : text - Payment Terms
memo b : formula - [INVOICE."PAY_TERMS"]
memo a will stretch according to the high of the memo b
example 1 : Set the stretch mode='smMaxHeight', not work!
example 2 : Set the stretch mode='smActualHeight', not work!
Best Regards
Leslie
Comments
Set TfrxSubReport.PrintOnParent to True