AddContextPopUp
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



There is a 'bug' in Delphi where when a TCustomEdit is on a Panel or Group Box (et. al) and that containing panel has a 'Popup' menu associated with it, you lose the Windows context menu for the TCustomEdit(Undo, Cut, Copy, Paste, Select All). If you use this componet in place of a standard TPopUpMenu, then you get that back. The caveat is that the TCustomEdit in question must have focus and the mouse must be over it. This is source only. You have to create our own packages.

  • Category:
    Menus
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    18 August, 2000 21:17
  • Views:
    1760
  • Downloads:
    1074
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Information
  • ONCONTEXTPOPUP FROM PARENT AND CHILD (2004-03-25 05:44:16)
    try this create a boolean with default value false (for example var selected: boolean = false; ) When you select your objects make the boolean...
Categories

Latest Forum Entries