WindowGeometryRecordName
Name
WindowGeometryRecordName --  Protocol for archiving window geometry.
Description
 Classes that allow for window geometry archiving must conform this protocol.
Protocols adopted by WindowGeometryRecordName
None
Methods
Phase: Creating
- -  setSaveSizeFlag:-  (BOOL) saveSizeFlag
- -  setWindowGeometryRecordName:-  (const char *) windowGeometryRecordName-  This method is used to give an instance ProbeDisplay a name, which will used by the Archiver when recording its geometry information. 
Macros
- SET_WINDOW_GEOMETRY_RECORD_NAME(theWidget)
 -  This macro uses the instance name of theWidget to set its name in the window geometry record.