Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

title

Arguments: standard-object

Returns or sets with setf the value of the title property of the argument. The value of this property should be a string or a pixel-map. Use the empty string if you want no title. The value nil will display as 'nil'.

For devices such as windows the title will be displayed in some way (on the title-bar, for instance). For buttons, the title labels the button. Some controls have no place for a title and do not have a title property. If you want to simulate a title, use a static-text control adjacent to the titleless control.

See also name, but do not confuse name with title. The name is an internal handle for an object while the title is a visible label.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1