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

property-remake

Arguments: object name

This function takes an object and a property name and returns true if the remake flag is turned on for that property of that object and returns nil if the flag is off. If the remake flag is on, object will be recreated automatically if the value of this property is modified, because that is deemed necessary to entirely effect the change. (For example, the operating system may not permit an object to be modified so the current object is destroyed and a new object with all the same properties except the one being modified preserved is created.)


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