[DUG] graphics in memo box

Kyley Harris kyleyharris at gmail.com
Mon Jan 14 20:32:41 NZDT 2008


Do you mean as a background to the text?

Do you need to edit the text? you could use a label, on top of an image?

you need to be more clear on what you want to achieve.

TMemo is a wrapper for a Windows API Edit control, so, while its achieveable
to draw stuff in the background, it takes effort and may not be what you
actually need.

Typically, I would create a transparent TMemo by subclassing the Windows
control via a new TMemo. I cant remember exactly how to do it, (its been a
while) but it is related to the Control Opacity when you create the window
handle class at the api level.

On Jan 14, 2008 8:10 PM, Vikas... <vikas.image at gmail.com> wrote:

>
> Hi
>
> Is there any way to draw picture opn memo box like circles or lines or
> rectangles. Any idea?
>
> Regards
> Vikas
> Solution consultant
> National Cash register USA
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
> Subject: unsubscribe
>



-- 
Kyley Harris
Harris Software
+64-21-671-821
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20080114/71c08ae0/attachment.html


More information about the Delphi mailing list