Board index » delphi » Help please with right-click menu on TDBEdit
Dave Wat
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Help please with right-click menu on TDBEdit
I'm relatively new to Delphi (8 months) so this problem may be due to my
inexperience. I have written a Delphi application that sits on top of a dBase table. Everything is working great (and it should be after the time I've invested in it!) except that when a user right-clicks on a TDBEdit component, the resulting pop-up menu only allows them to 'copy' or 'select all' - the other options are shaded/disabled. I want users to be able to use the pop-up menu to paste info between Thanks very much for any help with this. --- |