Graphisoft®

Dialog ManagerVersion: 2.0

PopUp::GetItemValue

Retrieves the user-defined long value associated with a popup item.

long GetItemValue (short popupItem) const;

Parameters

popupItem
1-based index of the popup item, use TopItem or BottomItem of Item type to specify the first or last item of the popup control.

Return Value

The user-defined long value associated with the specified popup item.