i set the Popupmenu OwnerDraw property True but there is no "OnOwnerDraw" event neither in the object inspector nor .OnOwnerDraw property in the code !
using Delphi 2010
There is TMenuItem.OnDrawItem each menu item gets it own (or shared) event.
TMenuItem.OnDrawItem