packed record tSystem

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type tSystem = packed record

Description

 

Overview

Fields

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;

Description

Fields

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;
 

Generated by PasDoc 0.14.0.