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

read-only

Arguments: standard-object

Returns the value of the read-only property of its argument. This property determines whether the user may enter text into an editable-text, a multi-line-editable-text, a lisp-text, or a multi-line-lisp-text control; or into a text-edit-window, a text-edit-pane.

static-text controls are always read-only. This property allows editability to be toggled programatically in non-static text controls.

read-only is a property of the editable-text, lisp-text, multi-line-editable-text, multi-line-lisp-text, and text-edit-pane classes.


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