Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
New in version 9.0
| Item | Details |
|---|---|
| Applescript.DeterminePermissionToAutomateTarget Checks whether AppleScript is allowed. | Mac only |
| Archive.Compress Compresses files to an archive. | All |
| Archive.Content Lists content of archive as JSON. | All |
| Archive.Extract Extracts files in an archive. | All |
| Archive.FileList Lists file paths in the archive. | All |
| Archive.LibVersion Queries version of LibArchive. | All |
| Archive.LibVersionDetails Queries version of LibArchive. | All |
| Archive.SupportedFormats Returns the list of supported formats. | All |
| CURL.FormClear Clears current form data. | All |
| CURL.GetResultAsEMailList Parses result of an IMAP list query. | All |
| GMImage.AutoOrient Orient image to be right-side up based on its current orientation attribute. | All |
| GMImage.Extent Extends image size. | All |
| GMImage.GetQuiet Queries quiet setting. | All |
| GMImage.Repage Resets the image page canvas and position. | All |
| GMImage.Resize Resize image, specifying geometry, filter, and blur. | All |
| GMImage.SetQuiet Sets quiet setting. | All |
| ImageView.SetFrameWithControl Repositions image view to given control. | Mac/iOS |
| JSON.CreateValue Creates a new value. | All |
| JSON.Equals Checks if two JSON are equal. | All |
| JSON.FindValueInArray Queries index of value in array. | All |
| JSON.FindValueInObjectArray Queries index of value in object array. | All |
| MapView.AddPin Adds a pin to the map. | Mac/iOS |
| MapView.AddPinWithAddress Adds a pin with querying an address. | Mac/iOS |
| MapView.CreateWithControl Creates a new map view on the given window covering the area of the given control. | Mac/iOS |
| MapView.CreateWithSize Creates a new map view inside the window with the given rectangle. | Mac/iOS |
| MapView.GetAutoResizingMask Queries auto resizing mask. | Mac/iOS |
| MapView.GetCenterCoordinateLatitude Queries latitude of coordinate. | Mac/iOS |
| MapView.GetCenterCoordinateLongitude Queries latitude of coordinate. | Mac/iOS |
| MapView.GetHeight Queries current height of image view. | Mac/iOS |
| MapView.GetLeft Queries current position of the image view. | Mac/iOS |
| MapView.GetMapType Queries map types. | Mac/iOS |
| MapView.GetPitchEnabled Queries pitch enabled state. | Mac/iOS |
| MapView.GetRegion Queries current region visible. | Mac/iOS |
| MapView.GetRegionLatitude Queries latitude of current region. | Mac/iOS |
| MapView.GetRegionLatitudeSpan Queries latitude delta of current region. | Mac/iOS |
| MapView.GetRegionLongitude Queries longitude of current region. | Mac/iOS |
| MapView.GetRegionLongitudeSpan Queries longitude delta of current region. | Mac/iOS |
| MapView.GetRotateEnabled Queries rotate enabled state. | Mac/iOS |
| MapView.GetScrollEnabled Queries scroll enabled state. | Mac/iOS |
| MapView.GetShowsBuildings Queries building state. | Mac/iOS |
| MapView.GetShowsCompass Queries compass state. | Mac/iOS |
| MapView.GetShowsPointsOfInterest Queries whether points of interest show. | Mac/iOS |
| MapView.GetShowsScale Queries scale state. | Mac/iOS |
| MapView.GetShowsTraffic Queries traffic visible state. | Mac/iOS |
| MapView.GetShowsUserLocation Queries whether to show user location. | Mac/iOS |
| MapView.GetShowsZoomControls Quries zoom controls state. | Mac only |
| MapView.GetTag Queries the tag string for this image view. | Mac/iOS |
| MapView.GetToolTip Queries tooltip text. | Mac only |
| MapView.GetTop Queries current position of the drop area. | Mac/iOS |
| MapView.GetVisible Queries current visibility state. | Mac/iOS |
| MapView.GetVisibleMapRect Queries area currently displayed by the map view. | Mac/iOS |
| MapView.GetWidth Queries current width of the map view. | Mac/iOS |
| MapView.GetZoomEnabled Queries zoom allowed state. | Mac/iOS |
| MapView.IsUserLocationVisible Whether the device’s current location is visible in the map view. | Mac/iOS |
| MapView.Release Releases the map view and reclaims memory. | Mac/iOS |
| MapView.ReleaseAll A convenience method to release all map views. | Mac/iOS |
| MapView.SetAutoResizingMask Sets the auto resizing mask. | Mac/iOS |
| MapView.SetCoordinate Sets center coordinate of the map. | Mac/iOS |
| MapView.SetFrame Sets a new frame for the map view. | Mac/iOS |
| MapView.SetFrameWithControl Repositions map view to given control. | Mac/iOS |
| MapView.SetMapType Sets the map type. | Mac/iOS |
| MapView.SetPitchEnabled Enables or disables pitch. | Mac/iOS |
| MapView.SetRegion Sets the current region. | Mac/iOS |
| MapView.SetRotateEnabled Enables or disables rotation. | Mac/iOS |
| MapView.SetScrollEnabled Enables or disables scrolling. | Mac/iOS |
| MapView.SetShowsBuildings Shows or hides buildings. | Mac/iOS |
| MapView.SetShowsCompass Shows or hides compass. | Mac/iOS |
| MapView.SetShowsPointsOfInterest Shows or hides points of interest. | Mac/iOS |
| MapView.SetShowsScale Sets whether to show scale. | Mac/iOS |
| MapView.SetShowsTraffic Enables or disables traffic. | Mac/iOS |
| MapView.SetShowsUserLocation Sets whether to show user location. | Mac/iOS |
| MapView.SetShowsZoomControls Shows or hides zoom controls. | Mac only |
| MapView.SetTag Sets the tag string for this map view. | Mac/iOS |
| MapView.SetToolTip Sets tooltip for map view. | Mac only |
| MapView.SetVisible Hides or shows the map view. | Mac/iOS |
| MapView.SetVisibleMapRect Sets visible map rectangle. | Mac/iOS |
| MapView.SetZoomEnabled Enables or disables zoom. | Mac/iOS |
| MapView.ShowAddress Shows an address. | Mac/iOS |
| MapView.Snapshot Creates a map snapshot. | Mac/iOS |
| Path.LongPath Queries long file path on Windows. | All |
| Path.ShortPath Queries short file path on Windows. | All |
| Plugin.JasperVersion Queries version string for Jasper library. | All |
| Plugin.TiffVersion Queries version string for TIFF library. | All |
| ScriptWorkspace.ScriptText Copies text of current script. | Mac only |
| ScriptWorkspace.ScrollToLine Scrolls to line to make it visible. | Mac only |
| ScriptWorkspace.ScrollToSelection Scrolls to current selected line. | Mac only |
| ScriptWorkspace.SelectLines Selects lines in current script. | Mac only |
| Socket.IsClosed Checks if socket got closed. | All |
| Socket.IsListening Checks whether socket is listening. | All |
| Window.IsMaximized Queries window maximize state. | Mac/Win |
| Window.IsMinimized Queries window minimize state. | Mac/Win |
91 functions.
Older Version 8.5 Newer Version 9.1
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins