The Title type

Purpose

This is a type which should be used to display a title. It displays the title centred in a bar (which is at least slightly wider than the title). The bar is usually displayed in a different colour to make the title stand out a little. The title is there for information only, it does not react to any events.

The Type Word

When creating this type of object, the type parameter is:

PW('TYPE_TITLE_ITEM')

The tags

Here are the tags for this object. As usual, change tags are also used when creating the object, but query tags are only used for queries.
The change (and creation) tags
PW('TITLE_TEXT')
Set the text of the title item. The text should not contain '\n' nor a CHR$(10). The parameter is a string.
The query tags There are no query tags for this type.

PROGS, Professional & Graphical Software
last edited 1996 June 05 (wl)