Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.190 Name Property

Description:

Contains the name of the control or object.

Used in:

Controls

All controls

Objects

Font

Form

Menu

MenuItem

Values:

Font

The name of the font to be used.

Others

The name of the control or object.

Default value:

Font

Depends on the container.

Others

A name generated by PowerCOBOL.

COBOL picture:

X, up to 8192 bytes

OLE data type:

VT_BSTR

Design time access:

Set and reference.

Execution time access:

Font

Set and reference.

Form

Not accessible.

Others

Reference only.

Backward compatibility attribute:

None.