问题
how to make a tmemo and Tedit with a transparent background? or add image background on it's canvas. that workable in both Delphi7 up
回答1:
I have no actual answer to the question, but I know that TJvMemo from JVCL allows you to set it to transparent. Maybe you could just use that component? If not, you could check how it works.
回答2:
You can use a window-less Rich Edit control. There might be easier solutions, however.
来源:https://stackoverflow.com/questions/3714495/how-to-make-a-tmemo-and-tedit-with-a-transparent-background