Graphisoft®

Dialog ManagerVersion: 2.0

PopUp::GetItemTextLength

Retrieves the length of the text of a popup item.

long GetItemTextLength (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 length of the item text (including the 0 terminator).