codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  PreferencesProfiles 对象

该对象包含“选项”对话框中“配置”选项卡中的选项。

VBA 类名

AcadPreferencesProfiles 

创建方法

N/A 

访问途径

Application.Preferences.Profiles 

该对象保存着选项对话框的“配置”选项卡中所有位于注册表中的选项。而位于图形中的选项可通过 DatabasePreferences对象获得。

方法

CopyProfile

DeleteProfile

ExportProfile

GetAllProfileNames

ImportProfile

RenameProfile

ResetProfile  

属性

ActiveProfile

Application