New in version 8.5
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 controls in version 8.5:
New classes in version 8.5:
New modules in version 8.5:
New class events in version 8.5:
- JPEGExporterMBS.Error(message as string, ErrorCode as Integer)
- JPEGExporterMBS.Info(message as string, msglevel as Integer, ErrorCode as Integer)
- JPEGExporterMBS.Warning(message as string, ErrorCode as Integer)
- JPEGImporterMBS.Error(message as string, ErrorCode as Integer)
- JPEGImporterMBS.Info(message as string, msglevel as Integer, ErrorCode as Integer)
- JPEGImporterMBS.Warning(message as string, ErrorCode as Integer)
- JPEGTransformationMBS.Error(message as string, ErrorCode as Integer)
- JPEGTransformationMBS.Info(message as string, msglevel as Integer, ErrorCode as Integer)
- JPEGTransformationMBS.Warning(message as string, ErrorCode as Integer)
New class methods in version 8.5:
- CGContextMBS.addArcToPath(x as Double, y as Double, w as Double, h as Double, startAngle as Integer, arcAngle as Integer)
- CGContextMBS.addOvalToPath(x as Double, y as Double, w as Double, h as Double)
- CGContextMBS.addRoundedRectToPath(x as Double, y as Double, w as Double, h as Double, arcWidth as Double, arcHeight as Double)
- CGContextMBS.SetShadow(x as Double, y as Double, blur as Double)
- CGContextMBS.SetShadowWithColor(x as Double, y as Double, blur as Double, colorvalue as CGColorMBS)
- DynaPDFMBS.GetFontCount as Integer
- DynaPDFMBS.GetFontEx(index as Integer) as DynaPDFFontMBS
- DynaPDFMBS.GetJavaScriptAction(Handle as Integer) as string
- DynaPDFMBS.GetJavaScriptAction(ObjType as Integer, ObjHandle as Integer, ActIndex as Integer, byref ObjEvent as Integer) as string
- JavaDatabaseMBS.Constructor(vm as JavaVMMBS, driverclass as string)
- JavaDatabaseMBS.getConnection(url as string) as JavaConnectionMBS
- JavaDatabaseMBS.getConnection(url as string, username as string, password as string) as JavaConnectionMBS
- JavaResultSetMBS.CLOSE_CURSORS_AT_COMMIT as Integer
- JavaResultSetMBS.CONCUR_READ_ONLY as Integer
- JavaResultSetMBS.CONCUR_UPDATABLE as Integer
- JavaResultSetMBS.FETCH_FORWARD as Integer
- JavaResultSetMBS.FETCH_REVERSE as Integer
- JavaResultSetMBS.FETCH_UNKNOWN as Integer
- JavaResultSetMBS.getBlob(column as Integer) as JavaBlobMBS
- JavaResultSetMBS.getBlob(column as string) as JavaBlobMBS
- JavaResultSetMBS.getByte(column as Integer) as Integer
- JavaResultSetMBS.getByte(column as string) as Integer
- JavaResultSetMBS.getClob(column as Integer) as JavaClobMBS
- JavaResultSetMBS.getClob(column as string) as JavaClobMBS
- JavaResultSetMBS.getConcurrency as Integer
- JavaResultSetMBS.getCursorName as string
- JavaResultSetMBS.getFloat(column as Integer) as single
- JavaResultSetMBS.getFloat(column as string) as single
- JavaResultSetMBS.getShort(column as Integer) as Integer
- JavaResultSetMBS.getShort(column as string) as Integer
- JavaResultSetMBS.getType as Integer
- JavaResultSetMBS.HOLD_CURSORS_OVER_COMMIT as Integer
- JavaResultSetMBS.TYPE_FORWARD_ONLY as Integer
- JavaResultSetMBS.TYPE_SCROLL_INSENSITIVE as Integer
- JavaResultSetMBS.TYPE_SCROLL_SENSITIVE as Integer
- JavaResultSetMBS.updateBlob(column as Integer, value as JavaBlobMBS)
- JavaResultSetMBS.updateBlob(column as string, value as JavaBlobMBS)
- JavaResultSetMBS.updateByte(column as Integer, value as Integer)
- JavaResultSetMBS.updateByte(column as string, value as Integer)
- JavaResultSetMBS.updateClob(column as Integer, value as JavaClobMBS)
- JavaResultSetMBS.updateClob(column as string, value as JavaClobMBS)
- JavaResultSetMBS.updateFloat(column as Integer, value as single)
- JavaResultSetMBS.updateFloat(column as string, value as single)
- JavaResultSetMBS.updateShort(column as Integer, value as Integer)
- JavaResultSetMBS.updateShort(column as string, value as Integer)
- JavaVMMBS.Constructor(path as folderitem)
- JavaVMMBS.Constructor(path as string)
- JavaVMMBS.Constructor(version as Integer, options() as string, ignoreUnrecognizedOptions as boolean)
- JavaVMMBS.Constructor(version as Integer, options() as string, path as folderitem, ignoreUnrecognizedOptions as boolean)
- JavaVMMBS.Constructor(version as Integer, options() as string, path as string, ignoreUnrecognizedOptions as boolean)
- JavaVMMBS.Runtime as JavaRuntimeMBS
- MidiPlaybackMBS.LoadSoundBankFile(file as folderitem)
- NSViewMBS.dataWithEPSInsideRect(left as Double, top as Double, width as Double, height as Double) as Memoryblock
- NSViewMBS.dataWithPDFInsideRect(left as Double, top as Double, width as Double, height as Double) as Memoryblock
- NSViewMBS.RenderImage(subviews as boolean = false, flipped as boolean = false) as variant
- Picture.CopyABGRtoMemoryblockMBS(destination as memoryblock, offset as Integer, AlphaValue as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyARGBtoMemoryblockMBS(destination as memoryblock, offset as Integer, AlphaValue as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyBGRAtoMemoryblockMBS(destination as memoryblock, offset as Integer, AlphaValue as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyBGRtoMemoryblockMBS(destination as memoryblock, offset as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyBGRXtoMemoryblockMBS(destination as memoryblock, offset as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyRGBAtoMemoryblockMBS(destination as memoryblock, offset as Integer, AlphaValue as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyRGBXtoMemoryblockMBS(destination as memoryblock, offset as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyXBGRtoMemoryblockMBS(destination as memoryblock, offset as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- Picture.CopyXRGBtoMemoryblockMBS(destination as memoryblock, offset as Integer, StartLine as Integer = 0, EndLine as Integer = -1, Yield as Integer = 0, DestRowBytes as Integer = 0) as boolean
- TiffPictureMBS.GetData(Tag as Integer) as string
- TiffPictureMBS.SetData(Tag as Integer, data as string) as boolean
New class properties in version 8.5:
New global functions in version 8.5:
- GetFullWindowsNameMBS(UserName as string, Domain as string) as string
- LogoMBS(size as Integer = 0, WithAlphaChannel as boolean = false) as Picture
- MemoryblockABGRtoPictureMBS(source as memoryblock, offset as Integer, width as Integer, height as Integer) as picture
- MemoryblockARGBtoPictureMBS(source as memoryblock, offset as Integer, width as Integer, height as Integer) as picture
- MemoryblockBGRAtoPictureMBS(source as memoryblock, offset as Integer, width as Integer, height as Integer) as picture
- MemoryblockBGRtoPictureMBS(source as memoryblock, offset as Integer, width as Integer, height as Integer) as picture
- MemoryblockGrayToPictureMBS(source as memoryblock, offset as Integer, width as Integer, height as Integer, PixelByteSize as Integer, Red as Integer, Blue as Integer, Green as Integer) as picture
- MemoryblockGrayToPictureMBS(source as memoryblock, offset as Integer, width as Integer, height as Integer, PixelByteSize as Integer, Red() as Integer, Blue() as Integer, Green() as Integer) as picture
- MemoryblockRGBAtoPictureMBS(source as memoryblock, offset as Integer, width as Integer, height as Integer, FlipVertically as boolean=false) as picture
- NewCFStringMBS2(s as string) as CFStringMBS
- WindowsBurnAreaFolderMBS as folderitem
689 new items including
20 new classes
one new control
one new module
66 new methods
9 new events
10 new properties
for existing classes and
11 new global methods.
This list may lack items got removed in the last years.
Older version
Newer version