Share
 
 

PreferencesSystem Object (ActiveX)

This object contains the options from the System tab on the Options dialog box.

Supported Platforms: Windows only

Class Information

Class Name

AcadPreferencesSystem

Object Inheritance
Object
   AcadPreferencesSystem
Create Using

VBA

Not applicable
Access Via

VBA

Application.Preferences.System

Remarks

This object holds all the options from the System tab on the Options dialog box stored in the registry. All options that are stored with the drawing can be found on the DatabasePreferences object.

Was this information helpful?