Mega Code Archive

 
Categories / Delphi / ADO Database
 

Stretching memos

Question: I set AlignToBottom to True and use a stretching memo field. The result is not what I expected. Why not? Answer: Stretching memos are not supported in page footers. A band with AlignToBottom set to True acts like a page footer and therefore does not allow a stretching (memo)component.