Applies To Objects
Description
Displays an EXTRA! Settings Dialog.
Syntax
object.InvokeSettingsDialog ( SettingsPage [, SettingsTab ] )
Element |
Application |
Object |
The Session object. |
SettingsPage |
settings page (or category) to display |
SettingsTab |
tab within that page to display. If omitted, the General tab is displayed. |
Comments
The following values indicate the InvokeSettingsDialog Constants and associated SettingsTab Constants. A SettingsTab value of 0 ("xGeneralTab") displays the General tab for all settings pages.
SettingsPage |
|
SettingsTab |
|
Constant |
Value |
Constant |
Value |
|
|
xGeneralTab |
0 |
xColorPage |
1 |
|
|
xFontPage |
2 |
|
|
xFileTransferPage |
3 |
xGeneralTab |
0 |
|
|
xProxiesTab |
1 |
|
|
xFileHandlingTab |
2 |
|
|
xFoldersTab |
3 |
|
|
xFileTypesTab |
4 |
xEditPage |
4 |
|
|
xHotSpotsPage |
5 |
xGeneralTab |
0 |
|
|
xAssignmentsTab |
1 |
xKeyboardMapPage |
6 |
|
|
xToolbarsPage |
7 |
|
|
xQuickPadsPage |
8 |
|
|
xConnectionPage |
9 |
xGeneralTab |
0 |
|
|
xAdvancedTab |
1 |
|
|
xSecurityTab |
2 |
xTerminalPage |
10 |
xGeneralTab |
0 |
|
|
xDisplayTab |
1 |
|
|
xColorTab |
2 |
|
|
xKeyboardTab |
3 |
|
|
xLocalEditTab |
4 |
|
|
xHistoryTab |
5 |
|
|
xPrinterTab |
6 |
|
|
xGraphicsTab |
7 |
xPrinterPage |
11 |
|
|
xMacroPage |
12 |
|
|
xLanguagePage |
13 |
|
|
xMenuEditorPage |
14 |
|
|
xNavigationPage |
15 |
|
|
xGlobalPreferences |
20 |
xGeneralTab |
0 |
|
|
xFileDirectories |
2 |
|
|
xGlobalLanguageSetting |
3 |
xSessionType |
21 |
|
|
xPrintSetup |
22 |
|
|