hi I want to display find menu in schematic and set PropName natName automatic. This is my code: procedure(FindnetName() schHiFind(); schSchFindForm-schFindPropNameCyclic->value = "netName" );procedure But when i run FindnetName() ,it stop at schHiFind(). How i can run them together? Best regards