
100 RCDATA
{
 0
 0
}

STRINGTABLE
{
  100  " (Delphi)"
}

/////////////////////////////////////////////////////////////////////////////
//
// Menu
//
100 MENU
{
  MENUITEM "",                                              1
  POPUP "   "
  {
    MENUITEM "   (  Part::EntityCollection)",   2
    MENUITEM "   (  Feature::EntityCollection)",  3
    MENUITEM "    (  Part::BodyCollection)",   4
    MENUITEM "       (  Part::GetMainBody)", 5
  }
}


