New in version 19.1
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 19.1:
New modules in version 19.1:
New class events in version 19.1:
- NSSpellCheckerMBS.requestCandidatesForSelectedRangeCompleted(sequenceNumber as Integer, candidates() as NSTextCheckingResultMBS, stringToCheck as String, selectedRange as NSRangeMBS, checkingTypes as Int64, options as Dictionary, tag as Variant)
- NSSpellCheckerMBS.requestCheckingOfStringCompleted(sequenceNumber as Integer, results() as NSTextCheckingResultMBS, orthography as NSOrthographyMBS, wordCount as Integer, stringToCheck as String, Range as NSRangeMBS, checkingTypes as Int64, options as Dictionary, tag as Variant)
New class methods in version 19.1:
- CFDictionaryMBS.CGPointFromDictionary(dic as CFDictionaryMBS) as variant
- CFDictionaryMBS.CGRectFromDictionary(dic as CFDictionaryMBS) as variant
- CFDictionaryMBS.CGSizeFromDictionary(dic as CFDictionaryMBS) as variant
- CFDictionaryMBS.dictionaryWithCGPoint(point as variant) as CFDictionaryMBS
- CFDictionaryMBS.dictionaryWithCGRect(rect as variant) as CFDictionaryMBS
- CFDictionaryMBS.dictionaryWithCGSize(size as variant) as CFDictionaryMBS
- CGImageSourceMBS.CreateThumbnailMT(data as MemoryBlock, ImageIndex as integer = 0, Options as dictionary = nil) as CGImageMBS
- CGImageSourceMBS.CreateThumbnailMT(data as String, ImageIndex as integer = 0, Options as dictionary = nil) as CGImageMBS
- CGImageSourceMBS.CreateThumbnailMT(file as FolderItem, ImageIndex as integer = 0, Options as dictionary = nil) as CGImageMBS
- DirectShowAMCameraControlMBS.ShowPropertyDialog(parent as window = nil, x as integer = 0, y as integer = 0, title as string = "")
- DirectShowAMCrossbarMBS.ShowPropertyDialog(parent as window = nil, x as integer = 0, y as integer = 0, title as string = "")
- DirectShowAMStreamConfigMBS.ShowPropertyDialog(parent as window = nil, x as integer = 0, y as integer = 0, title as string = "")
- DirectShowBaseFilterMBS.AMVideoCompression as DirectShowAMVideoCompressionMBS
- DirectShowBaseFilterMBS.ShowPropertyDialog(parent as window = nil, x as integer = 0, y as integer = 0, title as string = "")
- DynaPDFTableMBS.SetCellAction(Row as Integer, Column as Integer, ActionHandle as UInt32, Mode as Integer) as boolean
- JSONMBS.DeleteItem(index as Integer)
- JSONMBS.DeleteItem(label as string)
- NSSpellCheckerMBS.checkString(text as string, range as NSRangeMBS = nil, checkingTypes as Int64 = -1, options as Dictionary = nil, byref orthography as NSOrthographyMBS, byref wordCount as Integer) as NSTextCheckingResultMBS()
- NSSpellCheckerMBS.correctionForWordRange(range as NSRangeMBS, text as string, language as string) as string
- NSSpellCheckerMBS.deletesAutospaceBetweenString(precedingString as string, followingString as string, language as String = "") as Boolean
- NSSpellCheckerMBS.dismissCorrectionIndicatorForView(view as NSViewMBS)
- NSSpellCheckerMBS.isAutomaticCapitalizationEnabled as boolean
- NSSpellCheckerMBS.isAutomaticDashSubstitutionEnabled as boolean
- NSSpellCheckerMBS.isAutomaticPeriodSubstitutionEnabled as boolean
- NSSpellCheckerMBS.isAutomaticQuoteSubstitutionEnabled as boolean
- NSSpellCheckerMBS.isAutomaticTextCompletionEnabled as boolean
- NSSpellCheckerMBS.languageForWordRange(range as NSRangeMBS, text as string, orthography as NSOrthographyMBS = nil) as string
- NSSpellCheckerMBS.menuForResult(TextCheckingResult as NSTextCheckingResultMBS, checkedString as string, options as Dictionary = nil, atLocation as NSPointMBS, view as NSViewMBS) as NSMenuMBS
- NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticCapitalizationNotification as string
- NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticDashSubstitutionNotification as string
- NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticPeriodSubstitutionNotification as string
- NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticQuoteSubstitutionNotification as string
- NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticTextCompletionNotification as string
- NSSpellCheckerMBS.NSTextCheckingSelectedRangeKey as string
- NSSpellCheckerMBS.preventsAutocorrectionBeforeString(text as string, language as String = "") as Boolean
- NSSpellCheckerMBS.recordResponse(response as Integer, correction as string, word as string, language as String = "")
- NSSpellCheckerMBS.requestCandidatesForSelectedRange(selectedRange as NSRangeMBS, stringToCheck as string, types as Int64 = -1, options as Dictionary = nil, tag as Variant = nil) as Integer
- NSSpellCheckerMBS.requestCheckingOfString(stringToCheck as string, range as NSRangeMBS, types as Int64 = -1, options as Dictionary = nil, tag as Variant = nil) as Integer
- PDFDocumentMBS.writeWithOptions(file as folderitem, options as dictionary) as boolean
- SCNCameraMBS.copy as SCNCameraMBS
- SCNGeometryMBS.copy as SCNGeometryMBS
- SCNGeometryMBS.insertMaterial(Material as SCNMaterialMBS, Index as Integer)
- SCNGeometryMBS.materials as SCNMaterialMBS()
- SCNGeometryMBS.materialWithName(name as string) as SCNMaterialMBS
- SCNGeometryMBS.removeMaterial(Index as Integer)
- SCNGeometryMBS.replaceMaterial(Index as Integer, Material as SCNMaterialMBS)
- SCNGeometryMBS.setMaterials(materials() as SCNMaterialMBS)
- SCNLightMBS.copy as SCNLightMBS
- SCNNodeMBS.clone as SCNNodeMBS
- SCNNodeMBS.constraints as SCNConstraintMBS()
- SCNNodeMBS.Constructor(geometry as SCNGeometryMBS)
- SCNNodeMBS.convertPositionFromNode(position as SCNVector3MBS, node as SCNNodeMBS) as SCNVector3MBS
- SCNNodeMBS.convertPositionToNode(position as SCNVector3MBS, node as SCNNodeMBS) as SCNVector3MBS
- SCNNodeMBS.convertTransformFromNode(position as SCNMatrix4MBS, node as SCNNodeMBS) as SCNMatrix4MBS
- SCNNodeMBS.convertTransformToNode(position as SCNMatrix4MBS, node as SCNNodeMBS) as SCNMatrix4MBS
- SCNNodeMBS.convertVectorFromNode(position as SCNVector3MBS, node as SCNNodeMBS) as SCNVector3MBS
- SCNNodeMBS.convertVectorToNode(position as SCNVector3MBS, node as SCNNodeMBS) as SCNVector3MBS
- SCNNodeMBS.copy as SCNNodeMBS
- SCNNodeMBS.flattenedClone as SCNNodeMBS
- SCNNodeMBS.localRotateBy(rotation as SCNVector4MBS)
- SCNNodeMBS.localTranslateBy(translation as SCNVector3MBS)
- SCNNodeMBS.lookAt(worldTarget as SCNVector3MBS)
- SCNNodeMBS.lookAt(worldTarget as SCNVector3MBS, worldUp as SCNVector3MBS, localFront as SCNVector3MBS)
- SCNNodeMBS.nodeWithGeometry(geometry as SCNGeometryMBS) as SCNNodeMBS
- SCNNodeMBS.removeAllActions
- SCNNodeMBS.rotateBy(worldRotation as SCNVector4MBS, worldTarget as SCNVector3MBS)
- SCNNodeMBS.runAction(action as SCNActionMBS)
- SCNNodeMBS.runAction(action as SCNActionMBS, del as SCNNodeRunActionCompletedMBS, tag as variant = nil)
- SCNNodeMBS.runAction(action as SCNActionMBS, key as string)
- SCNNodeMBS.runAction(action as SCNActionMBS, key as string, del as SCNNodeRunActionCompletedMBS, tag as variant = nil)
- SCNNodeMBS.SCNModelTransform as String
- SCNNodeMBS.SCNModelViewProjectionTransform as String
- SCNNodeMBS.SCNModelViewTransform as String
- SCNNodeMBS.SCNNormalTransform as String
- SCNNodeMBS.SCNProjectionTransform as String
- SCNNodeMBS.SCNViewTransform as String
- SCNNodeMBS.setConstraints(constraints() as SCNConstraintMBS)
- SCNSceneMBS.SCNSceneEndTimeAttributeKey as String
- SCNSceneMBS.SCNSceneExportDestinationURL as String
- SCNSceneMBS.SCNSceneFrameRateAttributeKey as String
- SCNSceneMBS.SCNSceneStartTimeAttributeKey as String
- SCNSceneMBS.SCNSceneUpAxisAttributeKey as String
- SKPaymentQueueMBS.restoreCompletedTransactionsWithApplicationUsername(username as String)
- SKProductMBS.downloadContentLengths as Int64()
- SKReceiptRefreshRequestMBS.TerminateForInvalidReceipt
- StoreKitMBS.appStoreReceiptURL as string
- StoreKitMBS.requestReview
- StoreKitMBS.StoreReviewAvailable as Boolean
- StringHandleMBS.Add(data as MemoryBlock)
- StringHandleMBS.Add(data as Ptr, size as Integer)
- StringHandleMBS.CopyMemory as MemoryBlock
- StringHandleMBS.InStrUTF8(OffsetCharacters as Integer = 1, target as String, EndOffsetCharacters as Integer = -1) as Integer
- StringHandleMBS.LeftUTF8(lengthCharacter as integer) as string
- StringHandleMBS.MidUTF8(startCharacter as integer, lengthCharacter as integer) as string
- StringHandleMBS.RightUTF8(lengthCharacter as integer) as string
- TiffPictureMBS.ScanlinesScaled(index as integer, count as integer, sample as integer = 0, scaleFactor as Integer = 1) as memoryblock
- WindowsJunctionMBS.HardLinksForFile(path as string) as string()
- WordFileMBS.addMediaFile(name as string, content as string)
New class properties in version 19.1:
979 new items including
52 new classes
one new module
98 new methods
2 new events
46 new properties
for existing classes and
0 new global methods.
Older version
Newer version