Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.252 SelItem Property

Description:

Contains a pointer to the selected ListItem object.

Used in control(s):

ListView

Value:

A pointer to the ListItem object.

It is only effective when the MultiLine property is False.

Default value:

None.

COBOL picture:

OBJECT REFERENCE POW-CLISTITEM

OLE data type:

VT_DISPATCH

Design time access:

Not accessible.

Execution time access:

Reference only.

Backward compatibility attribute:

None.