New in version 9.6
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
New classes in version 9.6:
New class methods in version 9.6:
- AppleScriptMBS.ResultAsStringArray as string()
- AppleScriptMBS.ResultDisplayString as string
- CDLayerMBS.setXData(dates() as date)
- CDPolarChartMBS.addAreaLayer(dates() as date, colorvalue as Integer = -1, name as string = "") as CDPolarAreaLayerMBS
- CDPolarChartMBS.addLineLayer(dates() as date, colorvalue as Integer = -1, name as string = "") as CDPolarLineLayerMBS
- CDPolarChartMBS.addSplineAreaLayer(dates() as date, colorvalue as Integer = -1, name as string = "") as CDPolarSplineAreaLayerMBS
- CDPolarChartMBS.addSplineLineLayer(dates() as date, colorvalue as Integer = -1, name as string = "") as CDPolarSplineLineLayerMBS
- CDXYChartMBS.addAreaLayer(dates() as date, colorvalue as Integer = -1, name as string = "", depth as Integer = 0) as CDAreaLayerMBS
- CDXYChartMBS.addScatterLayer(xDate() as date, yDate() as date, name as string = "", symbol as Integer = 1, symbolSize as Integer = 5, fillColor as Integer = -1, edgeColor as Integer = -1) as CDScatterLayerMBS
- CDXYChartMBS.addTrendLayer(dates() as date, yData() as Double, colorvalue as Integer = -1, name as string = "", depth as Integer = 0) as CDTrendLayerMBS
- CDXYChartMBS.addVectorLayer(dates() as date, yData() as Double, directions() as Double, lengths() as Double, lengthScale as Integer = 0, colorvalue as Integer = -1, name as string = "") as CDVectorLayerMBS
- DynaPDFMBS.ConvColor(Colors() as Double, SourceColorSpaceHandle as Integer, DestColorSpace as Integer) as Integer
- GZipFileMBS.OpenString(data as string) as boolean
- IKPictureTakerMBS.beginPictureTakerSheet(parent as NSWindowMBS) as boolean
- IKPictureTakerMBS.beginPictureTakerSheet(parent as window) as boolean
- IKPictureTakerMBS.popUpRecentsMenuForView(parent as NSViewMBS) as boolean
- MidiClientMBS.Restart as Integer
- MidiObjectMBS.kMIDIPropertyDisplayName as CFStringMBS
- MidiObjectMBS.kMIDIPropertyDriverDeviceEditorApp as CFStringMBS
- MidiObjectMBS.kMIDIPropertySupportsShowControl as CFStringMBS
- NSAffineTransformMBS.Constructor(m11 as Double, m12 as Double, m21 as Double, m22 as Double, tx as Double, ty as Double)
- NSAttributedStringMBS.copy as NSAttributedStringMBS
- NSAttributedStringMBS.mutableCopy as NSMutableAttributedStringMBS
- NSColorSpaceMBS.availableColorSpacesWithModel(Model as Integer) as NSColorSpaceMBS()
- NSColorSpaceMBS.genericGamma22GrayColorSpace as NSColorSpaceMBS
- NSCursorMBS.contextualMenuCursor as NSCursorMBS
- NSCursorMBS.currentSystemCursor as NSCursorMBS
- NSCursorMBS.dragCopyCursor as NSCursorMBS
- NSCursorMBS.dragLinkCursor as NSCursorMBS
- NSEventMBS.doubleClickInterval as Double
- NSEventMBS.isMouseCoalescingEnabled as boolean
- NSEventMBS.keyRepeatDelay as Double
- NSEventMBS.keyRepeatInterval as Double
- NSEventMBS.modifierFlagsGlobal as UInt32
- NSEventMBS.pressedMouseButtons as UInt32
- NSEventMBS.setMouseCoalescingEnabled(Value as boolean)
- NSFontMBS.advancementForGlyph(aGlyph as Integer) as NSSizeMBS
- NSFontMBS.boundingRectForGlyph(aGlyph as Integer) as NSRectMBS
- NSFontMBS.glyphWithName(name as string) as UInt32
- NSFontMBS.screenFontWithRenderingMode(renderingMode as Integer) as NSFontMBS
- NSFontMBS.setUserFixedPitchFont(font as NSFontMBS)
- NSFontMBS.setUserFont(font as NSFontMBS)
- NSImageMBS.cancelIncrementalLoad
- NSImageMBS.canInitWithPasteboard as boolean
- NSImageMBS.initWithDataIgnoringOrientation(data as Memoryblock) as boolean
- NSImageMBS.initWithIconRef(IconHandle as Integer) as boolean
- NSImageMBS.initWithPasteboard as boolean
- NSImageMBS.recache
- NSImageRepMBS.canInitWithData(data as memoryblock) as Boolean
- NSIndexSetMBS.copy as NSIndexSetMBS
- NSIndexSetMBS.indexSet as NSIndexSetMBS
- NSIndexSetMBS.indexSetWithIndex(index as Integer) as NSIndexSetMBS
- NSIndexSetMBS.indexSetWithIndexesInRange(StartIndex as Integer, Length as Integer) as NSIndexSetMBS
- NSIndexSetMBS.mutableCopy as NSMutableIndexSetMBS
- NSLocaleDateMBS.eraSymbols as string()
- NSLocaleDateMBS.monthSymbols as string()
- NSLocaleDateMBS.shortMonthSymbols as string()
- NSLocaleDateMBS.shortWeekdaySymbols as string()
- NSLocaleMBS.canonicalLanguageIdentifierFromString(s as string) as string
- NSLocaleMBS.characterDirectionForLanguage(isoLangCode as string) as Integer
- NSLocaleMBS.commonISOCurrencyCodes as string()
- NSLocaleMBS.ExemplarCharacterSet as Variant
- NSLocaleMBS.lineDirectionForLanguage(isoLangCode as string) as Integer
- NSLocaleMBS.localeIdentifierFromWindowsLocaleCode(code as Integer) as string
- NSLocaleMBS.NSIndianCalendar as string
- NSLocaleMBS.NSISO8601Calendar as string
- NSLocaleMBS.NSLocaleAlternateQuotationBeginDelimiterKey as string
- NSLocaleMBS.NSLocaleAlternateQuotationEndDelimiterKey as string
- NSLocaleMBS.NSLocaleCollatorIdentifier as string
- NSLocaleMBS.NSLocaleQuotationBeginDelimiterKey as string
- NSLocaleMBS.NSLocaleQuotationEndDelimiterKey as string
- NSLocaleMBS.NSPersianCalendar as string
- NSLocaleMBS.NSRepublicOfChinaCalendar as string
- NSLocaleMBS.preferredLanguages as string()
- NSLocaleMBS.windowsLocaleCodeFromLocaleIdentifier(s as string) as Integer
- NSMenuItemMBS.setTitleWithMnemonic(title as String)
- NSMenuMBS.cancelTracking
- NSMenuMBS.cancelTrackingWithoutAnimation
- NSMenuMBS.indexOfItem(item as NSMenuItemMBS) as Integer
- NSMenuMBS.indexOfItemWithSubmenu(item as NSMenuMBS) as Integer
- NSMenuMBS.indexOfItemWithTag(tag as Integer) as Integer
- NSMenuMBS.indexOfItemWithTitle(title as string) as Integer
- NSMenuMBS.menuBarVisible as boolean
- NSMenuMBS.performActionForItemAtIndex(index as Integer)
- NSMenuMBS.removeAllItems
- NSMenuMBS.setMenuBarVisible(value as boolean)
- NSMenuMBS.update
- NSOpenPanelMBS.URL(index as UInt32) as string
- NSOperationMBS.dependency(index as Integer) as NSOperationMBS
- NSOperationMBS.waitUntilFinished
- NSOperationQueueMBS.addOperations(ops() as NSOperationMBS, wait as boolean)
- NSOperationQueueMBS.currentQueue as NSOperationQueueMBS
- NSOperationQueueMBS.mainQueue as NSOperationQueueMBS
- NSOperationQueueMBS.operation(index as UInt32) as NSOperationMBS
- NSOperationQueueMBS.operationCount as Integer
- NSPointMBS.Constructor
- NSPointMBS.Constructor(s as string)
- NSPointMBS.Constructor(x as Double, y as Double)
- NSPointMBS.Equal(other as NSPointMBS) as boolean
- NSPointMBS.Operator_Convert as String
- NSPointMBS.String as String
- NSProcessInfoMBS.disableSuddenTermination
- NSProcessInfoMBS.enableSuddenTermination
- NSRectMBS.Constructor
- NSRectMBS.Constructor(s as string)
- NSRectMBS.Constructor(X as Double, Y as Double, W as Double, H as Double)
- NSRectMBS.Contains(other as NSPointMBS) as boolean
- NSRectMBS.Contains(other as NSRectMBS) as boolean
- NSRectMBS.Equal(other as NSRectMBS) as boolean
- NSRectMBS.Inset(dx as Double, dy as Double) as NSRectMBS
- NSRectMBS.Integral as NSRectMBS
- NSRectMBS.Intersection(other as NSRectMBS) as NSRectMBS
- NSRectMBS.Intersects(other as NSRectMBS) as boolean
- NSRectMBS.Operator_Convert as String
- NSRectMBS.String as String
- NSRectMBS.Union(other as NSRectMBS) as NSRectMBS
- NSResponderMBS.beginGestureWithEvent(e as NSEventMBS)
- NSResponderMBS.cursorUpdate(e as NSEventMBS)
- NSResponderMBS.endGestureWithEvent(e as NSEventMBS)
- NSResponderMBS.flagsChanged(e as NSEventMBS)
- NSResponderMBS.flushBufferedKeyEvents
- NSResponderMBS.helpRequested(e as NSEventMBS)
- NSResponderMBS.insertDoubleQuoteIgnoringSubstitution
- NSResponderMBS.insertSingleQuoteIgnoringSubstitution
- NSResponderMBS.keyDown(e as NSEventMBS)
- NSResponderMBS.keyUp(e as NSEventMBS)
- NSResponderMBS.magnifyWithEvent(e as NSEventMBS)
- NSResponderMBS.makeBaseWritingDirectionLeftToRight
- NSResponderMBS.makeBaseWritingDirectionNatural
- NSResponderMBS.makeBaseWritingDirectionRightToLeft
- NSResponderMBS.makeTextWritingDirectionLeftToRight
- NSResponderMBS.makeTextWritingDirectionNatural
- NSResponderMBS.makeTextWritingDirectionRightToLeft
- NSResponderMBS.mouseDown(e as NSEventMBS)
- NSResponderMBS.mouseDragged(e as NSEventMBS)
- NSResponderMBS.mouseEntered(e as NSEventMBS)
- NSResponderMBS.mouseExited(e as NSEventMBS)
- NSResponderMBS.mouseMoved(e as NSEventMBS)
- NSResponderMBS.mouseUp(e as NSEventMBS)
- NSResponderMBS.moveParagraphBackwardAndModifySelection
- NSResponderMBS.moveParagraphForwardAndModifySelection
- NSResponderMBS.moveToBeginningOfDocumentAndModifySelection
- NSResponderMBS.moveToBeginningOfLineAndModifySelection
- NSResponderMBS.moveToBeginningOfParagraphAndModifySelection
- NSResponderMBS.moveToEndOfDocumentAndModifySelection
- NSResponderMBS.moveToEndOfLineAndModifySelection
- NSResponderMBS.moveToEndOfParagraphAndModifySelection
- NSResponderMBS.moveToLeftEndOfLine
- NSResponderMBS.moveToLeftEndOfLineAndModifySelection
- NSResponderMBS.moveToRightEndOfLine
- NSResponderMBS.moveToRightEndOfLineAndModifySelection
- NSResponderMBS.otherMouseDown(e as NSEventMBS)
- NSResponderMBS.otherMouseDragged(e as NSEventMBS)
- NSResponderMBS.otherMouseUp(e as NSEventMBS)
- NSResponderMBS.pageDownAndModifySelection
- NSResponderMBS.pageUpAndModifySelection
- NSResponderMBS.performMnemonic(theString as string) as boolean
- NSResponderMBS.rightMouseDown(e as NSEventMBS)
- NSResponderMBS.rightMouseDragged(e as NSEventMBS)
- NSResponderMBS.rightMouseUp(e as NSEventMBS)
- NSResponderMBS.rotateWithEvent(e as NSEventMBS)
- NSResponderMBS.scrollToBeginningOfDocument
- NSResponderMBS.scrollToEndOfDocument
- NSResponderMBS.scrollWheel(e as NSEventMBS)
- NSResponderMBS.showContextHelp
- NSResponderMBS.swipeWithEvent(e as NSEventMBS)
- NSResponderMBS.tabletPoint(e as NSEventMBS)
- NSResponderMBS.tabletProximity(e as NSEventMBS)
- NSSavePanelMBS.allowedFileTypes as string()
- NSSizeMBS.Constructor
- NSSizeMBS.Constructor(s as string)
- NSSizeMBS.Constructor(Width as Double, Height as Double)
- NSSizeMBS.Equal(other as NSSizeMBS) as boolean
- NSSizeMBS.Operator_Convert as String
- NSSizeMBS.String as String
- NSSliderMBS.acceptsFirstMouse(event as NSEventMBS) as boolean
- NSSliderMBS.indexOfTickMarkAtPoint(p as NSPointMBS) as Integer
- NSSpellCheckerMBS.checkGrammarOfString(text as string, start as Integer, language as string, wrap as boolean) as NSRangeMBS
- NSSpellCheckerMBS.checkGrammarOfString(text as string, start as Integer, language as string, wrap as boolean, Details() as dictionary) as NSRangeMBS
- NSSpellCheckerMBS.guessesForWord(range as NSRangeMBS, word as string, language as string) as string()
- NSSpellCheckerMBS.NSTextCheckingDocumentAuthorKey as string
- NSSpellCheckerMBS.NSTextCheckingDocumentTitleKey as string
- NSSpellCheckerMBS.NSTextCheckingDocumentURLKey as string
- NSSpellCheckerMBS.NSTextCheckingOrthographyKey as string
- NSSpellCheckerMBS.NSTextCheckingQuotesKey as string
- NSSpellCheckerMBS.NSTextCheckingReferenceDateKey as string
- NSSpellCheckerMBS.NSTextCheckingReferenceTimeZoneKey as string
- NSSpellCheckerMBS.NSTextCheckingReplacementsKey as string
- NSSpellCheckerMBS.sharedSpellCheckerExists as boolean
- NSSpellCheckerMBS.unlearnWord(word as string)
- NSSpellCheckerMBS.updatePanels
- NSSpellCheckerMBS.updateSpellingPanelWithGrammarString(lang as string, detail as dictionary)
- NSSpellCheckerMBS.userPreferredLanguages as string()
- NSSpellCheckerMBS.userQuotesArrayForLanguage(lang as string) as string()
- NSSpellCheckerMBS.userReplacementsDictionary as dictionary
- NSTableColumnMBS.dataCellForRow(row as Integer) as NSCellMBS
- NSTableViewMBS.columnWithIdentifier(identifier as string) as Integer
- NSTableViewMBS.tableColumns as NSTableColumnMBS()
- NSTableViewMBS.tableColumnWithIdentifier(identifier as string) as NSTableColumnMBS
- NSTextStorageMBS.editedRange as NSRangeMBS
- NSTextStorageMBS.ensureAttributesAreFixedInRange(Range as NSRangeMBS)
- NSTextStorageMBS.invalidateAttributesInRange(Range as NSRangeMBS)
- NSTextViewMBS.alignJustified
- NSTextViewMBS.changeAttributes
- NSTextViewMBS.changeColor
- NSTextViewMBS.changeDocumentBackgroundColor
- NSTextViewMBS.performFindPanelAction(FindAction as Integer)
- NSTextViewMBS.updateDragTypeRegistration
- NSTextViewMBS.updateFontPanel
- NSTextViewMBS.updateRuler
- NSUndoManagerMBS.redoMenuTitleForUndoActionName(actionName as string) as string
- NSUndoManagerMBS.removeAllActions
- NSUndoManagerMBS.setActionName(actionName as string)
- NSUndoManagerMBS.undoMenuTitleForUndoActionName(actionName as string) as string
- NSURLAuthenticationChallengeMBS.error as NSErrorMBS
- NSURLRequestMBS.copy as NSURLRequestMBS
- NSURLRequestMBS.mutableCopy as NSMutableURLRequestMBS
- NSURLResponseMBS.copy as NSURLResponseMBS
- NSViewMBS.ancestorSharedWithView(view as NSViewMBS) as NSViewMBS
- NSViewMBS.subviews(recursive as boolean = false) as NSViewMBS()
- NSWindowMBS.areCursorRectsEnabled as boolean
- NSWindowMBS.attachedSheet as NSWindowMBS
- NSWindowMBS.becomeKeyWindow
- NSWindowMBS.becomeMainWindow
- NSWindowMBS.cacheImageInRect(r as NSRectMBS)
- NSWindowMBS.convertBaseToScreen(p as NSPointMBS) as NSPointMBS
- NSWindowMBS.convertScreenToBase(p as NSPointMBS) as NSPointMBS
- NSWindowMBS.dataWithEPSInsideRect(r as NSRectMBS) as Memoryblock
- NSWindowMBS.dataWithPDFInsideRect(r as NSRectMBS) as Memoryblock
- NSWindowMBS.disableCursorRects
- NSWindowMBS.disableFlushWindow
- NSWindowMBS.disableScreenUpdatesUntilFlush
- NSWindowMBS.discardCachedImage
- NSWindowMBS.discardCursorRects
- NSWindowMBS.display
- NSWindowMBS.displayIfNeeded
- NSWindowMBS.enableCursorRects
- NSWindowMBS.enableFlushWindow
- NSWindowMBS.firstResponder as NSResponderMBS
- NSWindowMBS.flushWindow
- NSWindowMBS.flushWindowIfNeeded
- NSWindowMBS.gState as Integer
- NSWindowMBS.inLiveResize as boolean
- NSWindowMBS.invalidateCursorRectsForView(View as NSViewMBS)
- NSWindowMBS.keyDown(e as NSEventMBS)
- NSWindowMBS.makeFirstResponder(r as NSResponderMBS) as boolean
- NSWindowMBS.makeKeyWindow
- NSWindowMBS.makeMainWindow
- NSWindowMBS.orderBack
- NSWindowMBS.orderFront
- NSWindowMBS.orderFrontRegardless
- NSWindowMBS.print
- NSWindowMBS.resetCursorRects
- NSWindowMBS.resignKeyWindow
- NSWindowMBS.resignMainWindow
- NSWindowMBS.resizeFlags as Integer
- NSWindowMBS.restoreCachedImage
- NSWindowMBS.selectKeyViewPrecedingView(view as NSViewMBS)
- NSWindowMBS.selectNextKeyView
- NSWindowMBS.selectPreviousKeyView
- NSWindowMBS.sendEvent(e as NSEventMBS)
- NSWindowMBS.setContentSize(size as NSSizeMBS)
- NSWindowMBS.SetFrame(left as Double, top as Double, width as Double, height as Double)
- NSWindowMBS.setFrameOrigin(point as NSPointMBS)
- NSWindowMBS.setFrameTopLeftPoint(point as NSPointMBS)
- NSWindowMBS.setTitleWithRepresentedFile(filename as folderitem)
- NSWindowMBS.setTitleWithRepresentedFilename(filename as string)
- NSWindowMBS.toggleToolbarShown
- NSWindowMBS.useOptimizedDrawing(value as boolean)
- NSWorkspaceMBS.localizedDescriptionForType(typeName as string) as string
- NSWorkspaceMBS.noteFileSystemChanged
- NSWorkspaceMBS.noteFileSystemChanged(path as folderitem)
- NSWorkspaceMBS.preferredFilenameExtensionForType(typeName as string) as string
- NSWorkspaceMBS.showSearchResultsForQueryString(queryString as string) as boolean
- PDFAnnotationMBS.drawWithBox(box as Integer)
- PDFAnnotationMBS.removeAllAppearanceStreams
- PDFDestinationMBS.compare(dest as PDFDestinationMBS) as Integer
- PDFDestinationMBS.Constructor(page as PDFPageMBS, point as NSPointMBS)
- PDFDestinationMBS.point as NSPointMBS
- PDFDocumentMBS.Constructor
- PDFOutlineMBS.Constructor
- PDFOutlineMBS.insertChild(child as PDFOutlineMBS, index as Integer)
- PDFOutlineMBS.removeFromParent
- PDFPageMBS.annotations as PDFAnnotationMBS()
- PDFPageMBS.drawWithBox(box as Integer)
- PDFSelectionMBS.addSelections(selection() as PDFSelectionMBS)
- PDFSelectionMBS.boundsForPage(page as PDFPageMBS) as NSRectMBS
- PDFSelectionMBS.Constructor(doc as PDFDocumentMBS)
- PDFSelectionMBS.drawForPage(page as PDFPageMBS, active as boolean)
- PDFSelectionMBS.drawForPage(page as PDFPageMBS, box as Integer, active as boolean)
- PDFSelectionMBS.selectionsByLine as PDFSelectionMBS()
- ProcessMBS.WinFullProcessImagePath as string
- ProcessMBS.WinModulePath as string
- ProcessMBS.WinProcessImagePath as string
- SystemInformationMBS.isLeopard(orHigher as boolean = true) as boolean
- SystemInformationMBS.isSnowLeopard(orHigher as boolean = true) as boolean
- TiffPictureMBS.GetColorMap(byref red as memoryblock, byref green as memoryblock, byref blue as memoryblock) as boolean
- TiffPictureMBS.SetColorMap(red as memoryblock, green as memoryblock, blue as memoryblock) as boolean
New class properties in version 9.6:
New global functions in version 9.6:
1340 new items including
28 new classes
298 new methods
152 new properties
for existing classes and
one global method.
This list may lack items got removed in the last years.
Older version
Newer version