Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Globals
type tSystem = packed record
hasWNE: BOOLEAN;
hasColorQD: BOOLEAN;
hasGestalt: BOOLEAN;
hasAppleEvents: BOOLEAN;
hasAliasMgr: BOOLEAN;
hasFolderMgr: BOOLEAN;
hasEditionMgr: BOOLEAN;
hasHelpMgr: BOOLEAN;
hasScriptMgr: BOOLEAN;
hasFPU: BOOLEAN;
scriptsInstalled: Integer;
systemVersion: Integer;
sysVRefNum: Integer;
****Added for v1.1****