System Members (Word)
Contains information about the computer system.
Methods
Name |
Description |
---|---|
Establishes a connection to a network drive. |
|
Starts the Microsoft System Information application if it is not running, or switches to it if it is already running. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
You have requested Help for a Visual Basic keyword used only on the Macintosh. For information about the ComputerType property of the System object, consult the language reference Help included with Microsoft Office Macintosh Edition. Read-only. |
|
Returns the country/region designation of the system. Read-only WdCountry. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets the state (shape) of the pointer. Can be one of the following WdCursorType constants: wdCursorIBeam, wdCursorNormal, wdCursorNorthwestArrow, or wdCursorWait. Read/write Long. |
|
Returns the available disk space for the current drive, in bytes. Use the ChDrive statement to change the current drive. Read-only Long. |
|
Returns the horizontal display resolution, in pixels. Read-only Long. |
|
Returns the designated language of the system software. Read-only String. |
|
You have requested Help for a Visual Basic keyword used only on the Macintosh. For information about the MacintoshName property for the System object, consult the language reference Help included with Microsoft Office Macintosh Edition. |
|
True if a math coprocessor is installed on the system. Read-only Boolean. |
|
Returns the name of the current operating system (for example, "Windows" or "Windows NT"). Read-only String. |
|
Returns an Object that represents the parent object of the specified System object. |
|
Returns or sets a string in a settings file or the Microsoft Windows registry. Read/write String. |
|
Returns or sets a value for an entry in the Windows registry under the following subkey: HKEY_CURRENT_USER\Software\Microsoft\Office\version\Word. Read/write String. |
|
You have requested Help for a Visual Basic keyword used only on the Macintosh. For information about the QuickDrawInstalled property for the System object, consult the language reference Help included with Microsoft Office Macintosh Edition. |
|
Returns the version number of the operating system. Read-only String. |
|
Returns the vertical screen resolution in pixels. Read-only Long. |