May 7, 2005 #1 Delphard Programmer Jul 22, 2004 144 RS Is there way to make copy+paste of content (text) displayed in DBLookupComboBox (as from ordinary DBEdit control) ?
Is there way to make copy+paste of content (text) displayed in DBLookupComboBox (as from ordinary DBEdit control) ?
May 9, 2005 #2 BobbaFet Programmer Feb 25, 2001 903 NL I guess you could use Clipbrd.asText() function. Gotta add Clipbrd to the uses clause. BobbaFet Everyone has a right to my opinion. Great Delphi Websites faq102-5352 Upvote 0 Downvote
I guess you could use Clipbrd.asText() function. Gotta add Clipbrd to the uses clause. BobbaFet Everyone has a right to my opinion. Great Delphi Websites faq102-5352