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

remake

Arguments: property

Returns true if when the value of property is changed, the component will have to be recreated to reflect the new value. For components that are controls on forms, the recreation is done automatically and no additional programming is necessary. If the component is a form, the change is made when the form is run.

However, if the component is a running dialog or a control on a running dialog, then changing the property value will have no visual effect (unless the programmer adds code to replace the control) and so changing the property value is probably not worth doing.


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