CHAPTER 2
Finder Objects
70 Object Class Definitions
Unlike other windows, an information window also has these properties:
comment The comment displayed in the information window.
Class: String
Modifiable: Yes
creation date
The date on which the item to which the information window
belongs was created.
Class: Date
Modifiable: No
icon A bitmap of the icon for the item to which the information
window belongs.
Class: Icon family (data type defined by Finder)
Modifiable: Yes
item A reference to the item to which the information window
belongs.
Class: Reference
Modifiable: No
locked A Boolean value that indicates whether the file to which the
information window belongs is locked (true) or not (false).
Class: Boolean
Modifiable: Yes
minimum partition size
An integer indicating the minimum amount of memory, in
bytes, that an application requires to run (available only for
information windows that belong to application files). This
value is equivalent to the value in the box labeled “Minimum
size” under “Memory Requirements” in the information
window (see “Notes”).
Class: Integer
Modifiable: Yes
modification date
The date on which the item to which the information window
belongs was most recently modified.
Class: Date
Modifiable: No
Comments to this Manuals