[DUG] Copy and Paste
Ross Levis
ross at stationplaylist.com
Fri Oct 21 16:37:48 NZDT 2005
MessageFor a list, you could use a Memo and set similar properties.
----- Original Message -----
From: Conor Boyd
To: johnkbird at paradise.net.nz ; 'NZ Borland Developers Group - Delphi List'
Sent: Friday, October 21, 2005 4:18 PM
Subject: [Spam] RE: [DUG] Copy and Paste
For labels, use an edit box instead, with ReadOnly=True, BorderStyle=bsNone, TabStop=False, AutoSelect=False and Color=whatever the underlying colour of your form is.
Lists I'm not sure, sorry.
HTH, and enjoy the long weekend. ;-)
Conor
------------------------------------------------------------------------------
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz] On Behalf Of John Bird
Sent: Friday, 21 October 2005 4:03 p.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] Copy and Paste
With data displayed in labels on a form or data displayed in stringlists (read only) there seems no way to use the clipboard to copy and paste data. Is there a way around this, or to allow a copy and paste option do I have to either (i) put the data in the clipboard programmatically or (ii) use a different control to display data.
John
------------------------------------------------------------------------------
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20051021/366d16e6/attachment.html
More information about the Delphi
mailing list