When you press F2, if the element is editable, you start to edit the field, but if the element does not exist, nothing happens. In that case, pressing F2 should also assign the element. Automate the intermediate steps. This would probably be implemented in the TfrmMain.pmuNavPopup procedure.
When you press F2, if the element is editable, you start to edit the field, but if the element does not exist, nothing happens. In that case, pressing F2 should also assign the element. Automate the intermediate steps. This would probably be implemented in the
TfrmMain.pmuNavPopupprocedure.