Graphisoft®

Dialog ManagerVersion: 2.0

PopUp::DeleteItem

Deletes an item from the popup control.

void DeleteItem (short popupItem);

Parameters

popupItem
1-based index of the popup item to be deleted, TopItem or BottomItem of Item type specifies the first or last item of the popup control. Use AllItems of Item type to delete all items.