Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version