System
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
System
Extensions for the Xojo System class.
- Globals
- AbortMBS
- BacktraceMBS(MaxFrames as Integer = 0, skip as Integer = 2) as string()
- CrashNiceMBS
- CrashUglyMBS
- DelayMBS(time as Double)
- DelayMBS(time as Double, mode as Integer)
- ExitMBS(code as Integer)
- ExitWindowsMBS(mode as Integer) as boolean
- GetDoubleClickIntervalMBS as Integer
- GetMaximumOpenFileCountMacOSXMBS as Integer
- GetSystemUIModeMBS as Integer
- GetSystemUIModeOptionsMBS as Integer
- GetWindowsColorProfileMBS as folderitem
- GetWindowsDisplayColorProfileMBS(DisplayIndex as Integer) as folderitem
- GetWindowsDisplayColorProfileMBS(DisplayName as String) as folderitem
- GlobalIdleTimeMBS as Double
- InstallSystemExceptionHandlerMBS(Message as string = "")
- IsWindowsAdminUserMBS as boolean
- MacCountryCodeMBS as string
- MacGlobalIdleTimeMBS as UInt64
- MacMountServerVolumeMBS(URL as string, MountDir as String, User as String, Password as String, byref Disk as FolderItem, flags as Integer) as Integer
- MacUnmountVolumeMBS(volume as folderItem, Force as Boolean, byref dissenter as Integer) as Integer
- MillisecondsMBS as Double
- OpenMacOSXPreferencesPaneMBS(name as string) as Integer
- RunningOnCarbonXMBS as boolean
- SetMaximumOpenFileCountMacOSXMBS(Value as Integer)
- SetSystemUIModeMBS(mode as Integer, Options as Integer)
- ShowCharacterPaletteMBS
- SleepMBS(time as Double)
- StartDictationMBS
- SystemControlByNameMBS(name as string) as memoryblock
- SystemControlByNameMBS(name as string, input as memoryblock) as memoryblock
- SystemControlMBS(name as memoryblock) as memoryblock
- SystemControlMBS(name as memoryblock, input as memoryblock) as memoryblock
- SystemControlNameToMIBMBS(name as string) as memoryblock
- WindowsGetProcessIntegrityLevelMBS as Integer
- WindowsIsApplicationRunAsAdminMBS as boolean
- WindowsIsProcessElevatedMBS as boolean
- WindowsIsUserInAdminGroupMBS as boolean
- WindowsSystemMetricsMBS(what as Integer) as Integer
- Classes
- Modules
- Blog Entries
Release notes
- Version 24.1
- Version 23.3
- Version 23.1
- Deprecated isLeopard, isSnowLeopard, isLion, isMountainLion, isWindows2000, isWindowsXP and isWindowsVista in SystemInformationMBS module since our plugins don't run there anymore.
- Deprecated WinCSDVersion and WindowsAero properties in SystemInformationMBS module.
- Deprecated WinServicePackMajor and WinServicePackMinor properties in SystemInformationMBS module.
- Fixed isMonterey and isVentura to report correctly SystemInformationMBS module, broken in 23.0.
- Version 23.0
- Added DCDeviceMBS class.
- Fixed a problem with isMonterey and isVentura in SystemInformationMBS class not recognize the version correct if parameter OrHigher is false.
- Version 22.3
- Version 22.1
- Fixed an issue in DelayMBS where it would use too much CPU time.
- Version 22.0
- Fixed a bug where some functions like GetWindowsColorProfileMBS returning a FolderItem cause an InvalidArgumentException when running on newer Xojo versions.
- Updated CPUBrandString method in SystemInformationMBS module to work on Apple Silicon.
- Version 21.4
- Version 21.3
The items on this page are in the following plugins: MBS iOS Plugin, MBS Linux Plugin, MBS MacCF Plugin, MBS MacClassic Plugin, MBS MacOSX Plugin, MBS Main Plugin, MBS Util Plugin, MBS Win Plugin.