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 3.4
| Item | Details |
|---|---|
| CGImageSource.Count Queries number of images in this image source. | Mac/iOS |
| CGImageSource.CreateWithData Creates an image source that reads from a container. | Mac/iOS |
| CGImageSource.CreateWithPath Creates an image source that reads from a location specified by a Path. | Mac/iOS |
| CGImageSource.CreateWithURL Creates an image source that reads from a location specified by a URL. | Mac/iOS |
| CGImageSource.ImageAtIndex Returns the image associated with the specified index in an image source. | Mac/iOS |
| CGImageSource.Keys Queries the list of keys for all the properties in the image source. | Mac/iOS |
| CGImageSource.Property Queries the value of a property. | Mac/iOS |
| CGImageSource.Release Closes image source and releases memory. | Mac/iOS |
| CGImageSource.Status Return the status of an image source. | Mac/iOS |
| CGImageSource.SupportedTypes Returns an array of uniform type identifiers (UTIs) that are supported for image sources. | Mac/iOS |
| CGImageSource.ThumbnailAtIndex Creates a thumbnail image of the image located at a specified location in an image source. | Mac/iOS |
| CGImageSource.Type Queries the type of the image source. | Mac/iOS |
| Calendar.Calendar.Duplicate Creates a copy of an existing calendar. | Mac only |
| Calendar.Calendar.GetColor Queries the color of the calendar. | Mac only |
| Calendar.Calendar.GetNotes Queries the notes of the calendar. | Mac only |
| Calendar.Calendar.GetTitle Queries the title of the calendar. | Mac only |
| Calendar.Calendar.GetType Queries the type of the calendar. | Mac only |
| Calendar.Calendar.GetUID Queries the UID of a calendar. | Mac only |
| Calendar.Calendar.IsEditable Whether calendar is editable. | Mac only |
| Calendar.Calendar.SetColor Sets the color for a calendar. | Mac only |
| Calendar.Calendar.SetNotes Sets the notes for the calendar. | Mac only |
| Calendar.Calendar.SetTitle Set title of the calendar. | Mac only |
| Calendar.Calendars Returns the list of calendars known to the system. | Mac only |
| Calendar.Events Queries events. | Mac only |
| Calendar.Item.Duplicate Creates a copy of an existing item. | Mac only |
| Calendar.Item.GetAllDay Queries whether event is all day. | Mac only |
| Calendar.Item.GetAttendeeCommonName Queries name of attendees. | Mac only |
| Calendar.Item.GetAttendeeCount Queries number of attendees. | Mac only |
| Calendar.Item.GetAttendeeStatus Queries status of attendees. | Mac only |
| Calendar.Item.GetAttendeeURL Queries URL of attendees. | Mac only |
| Calendar.Item.GetCalendar Queries the calendar id for this calendar item. | Mac only |
| Calendar.Item.GetCompleted Queries the completed flag for a reminder. | Mac only |
| Calendar.Item.GetCompletionDate Queries the completion date. | Mac only |
| Calendar.Item.GetDateStamp Queries date stamp for this event. | Mac only |
| Calendar.Item.GetDueDate Queries due date of this reminder/task. | Mac only |
| Calendar.Item.GetEndDate Queries the end date of an event. | Mac only |
| Calendar.Item.GetLocation Queries the location for the event. | Mac only |
| Calendar.Item.GetNotes Queries the notes of the calendar item. | Mac only |
| Calendar.Item.GetPriority Queries the priority of a task/reminder. | Mac only |
| Calendar.Item.GetStartDate Queries the start date of an event. | Mac only |
| Calendar.Item.GetTitle Queries the title of the event or reminder. | Mac only |
| Calendar.Item.GetUID Queries the unique identifier for a new calendar item. | Mac only |
| Calendar.Item.GetURL Queries the URL of a calendar item. | Mac only |
| Calendar.Item.HasAlarm Whether this calendar item has an alarm. | Mac only |
| Calendar.Item.IsDetached Whether event is detached. | Mac only |
| Calendar.Item.NextAlarmDate Queries date of next alarm. | Mac only |
| Calendar.Item.Occurrence Returns the occurrence date of an event. | Mac only |
| Calendar.Item.SetAllDay Sets the all day flag for an event. | Mac only |
| Calendar.Item.SetCalendar Assigns a calendar to the calendar item. | Mac only |
| Calendar.Item.SetCompleted Sets the completed flag for a reminder. | Mac only |
| Calendar.Item.SetCompletionDate Sets a new completion date for a reminder. | Mac only |
| Calendar.Item.SetDueDate Sets due date of a reminder/task. | Mac only |
| Calendar.Item.SetEndDate Sets the end date of an event. | Mac only |
| Calendar.Item.SetLocation Sets a location for an event. | Mac only |
| Calendar.Item.SetNotes Sets the notes for this item. | Mac only |
| Calendar.Item.SetPriority Sets the priority of a task/reminder. | Mac only |
| Calendar.Item.SetStartDate Sets the start date of an event. | Mac only |
| Calendar.Item.SetTitle Sets the title of the event or reminder. | Mac only |
| Calendar.Item.SetURL Assigns a new URL for a calendar item. | Mac only |
| Calendar.NewCalendar Creates a new calendar. | Mac only |
| Calendar.NewEvent Creates a new event. | Mac only |
| Calendar.NewReminder Creates a new reminder. | Mac only |
| Calendar.RemoveCalendar Deletes the calendar. | Mac only |
| Calendar.RemoveEvent Deletes the event. | Mac only |
| Calendar.RemoveReminder Deletes the reminder. | Mac only |
| Calendar.SaveCalendar Saves the calendar. | Mac only |
| Calendar.SaveEvent Saves the event. | Mac only |
| Calendar.SaveReminder Saves the reminder. | Mac only |
| Calendar.SelectEvent Selects an event with occurrance for editing. | Mac only |
| Calendar.Tasks Queries all tasks. | Mac only |
| Calendar.TasksCompletedSince Queries tasks completed since a given date. | Mac only |
| Calendar.UncompletedTasks Queries all uncompleted tasks. | Mac only |
| Calendar.UncompletedTasksDueBefore Queries tasks completed before a given date. | Mac only |
| DynaPDF.DeletePage Deletes a given page in the current working PDF. | All |
| DynaPDF.EnableEncryption Enables encryption for next save command. | All |
| DynaPDF.ExtractImages Extracts images of a PDF. | All |
| DynaPDF.FindPattern Searches for a text. | All |
| DynaPDF.GetUserUnit The function returns the user unit of the current open page. | All |
| DynaPDF.ReplacePattern Replaces a text with a new text. | All |
| DynaPDF.SetUserUnit The function sets the user unit of the current open page. | All |
| GMImage.WriteImages Writes several images to disk. | All |
| IsError Checks whether last plugin function returned error. | All |
| Math.InchToPixel Converts a inch value to pixel. | All |
| Math.MillimeterToPixel Converts a millimeter value to pixel. | All |
| Math.PixelToInch Converts a pixel value to inch. | All |
| Math.PixelToMillimeter Converts a pixel value to millimeter. | All |
| RemoteControl.HideCursor Hides the mouse cursor. | Mac/Win |
| RemoteControl.ShowCursor Shows the mouse cursor. | Mac/Win |
| SerialPort.GetCTS Queries current CTS mode. | Mac/Win |
| SerialPort.GetDSR Queries whether DSR mode is used. | Mac/Win |
| SerialPort.GetDTR Queries whether DTR (data-terminal-ready) flow control is used. | Mac/Win |
| SerialPort.GetRTS Queries whether to use RTS (request-to-send) flow control. | Mac/Win |
| SerialPort.GetXON Queries if XON/XOFF flow control is used. | Mac/Win |
| SerialPort.SetCTS Sets CTS mode. | Mac/Win |
| SerialPort.SetDSR Sets whether DSR mode is used. | Mac/Win |
| SerialPort.SetDTR Sets whether DTR (data-terminal-ready) flow control is used. | Mac/Win |
| SerialPort.SetRTS Sets whether to use RTS (request-to-send) flow control. | Mac/Win |
| SerialPort.SetXON Sets the serial port to use XON/XOFF mode. | Mac/Win |
| ServerSocket.GetAllowedScripts Queries list of allowed scripts. | All |
| ServerSocket.GetAllowedTypes Queries the list of allowed types. | All |
| ServerSocket.SetAllowedScripts Sets a list of allowed script names. | All |
| ServerSocket.SetAllowedTypes Sets a list of allowed types. | All |
| UnZipFile.Close Closes the current zip file. | Mac/Win/iOS |
| UnZipFile.GlobalComment Reads the global comment of the zip archive. | Mac/Win/iOS |
| UnZipFile.ItemCRC Queries the checksum for a file. | Mac/Win/iOS |
| UnZipFile.ItemComment Queries the file comment of the given item. | Mac/Win/iOS |
| UnZipFile.ItemCompressedSize Queries compressed item size. | Mac/Win/iOS |
| UnZipFile.ItemCompressionMethod Queries the compression method used for this item. | Mac/Win/iOS |
| UnZipFile.ItemCount Queries number of items in the archive. | Mac/Win/iOS |
| UnZipFile.ItemDate Queries file date of item. | Mac/Win/iOS |
| UnZipFile.ItemDiskNumberStart Queries the disk number start. | Mac/Win/iOS |
| UnZipFile.ItemExternalFileAttributes Queries the external file attributes for this item. | Mac/Win/iOS |
| UnZipFile.ItemFlag Queries the flags for this item. | Mac/Win/iOS |
| UnZipFile.ItemInternalFileAttributes Queries the internal file attributes for this item. | Mac/Win/iOS |
| UnZipFile.ItemName Queries the file name of the given item. | Mac/Win/iOS |
| UnZipFile.ItemSizeFileComment Queries the size of the comment in bytes. | Mac/Win/iOS |
| UnZipFile.ItemSizeFileExtra Queries the size of extra file data. | Mac/Win/iOS |
| UnZipFile.ItemSizeFileName Queries the size of the file name. | Mac/Win/iOS |
| UnZipFile.ItemUncompressedSize Queries uncompressed item size. | Mac/Win/iOS |
| UnZipFile.ItemVersion Queries the version number of the zip format used to create this entry. | Mac/Win/iOS |
| UnZipFile.ItemVersionNeeded Returns the version needed to uncompress this entry. | Mac/Win/iOS |
| UnZipFile.OpenContainer Opens a zip archive stored in a container. | Mac/Win/iOS |
| UnZipFile.OpenFile Opens a zip archive file. | Mac/Win/iOS |
| UnZipFile.ReadAsFileContainer Reads the file with given index as container value with data. | Mac/Win/iOS |
| UnZipFile.ReadAsGIFContainer Reads the file with given index as container value with GIF data. | Mac/Win/iOS |
| UnZipFile.ReadAsHex Reads the file with given index as data and return hex text. | Mac/Win/iOS |
| UnZipFile.ReadAsJPEGContainer Reads the file with given index as container value with JPEG data. | Mac/Win/iOS |
| UnZipFile.ReadAsPNGContainer Reads the file with given index as container value with PNG data. | Mac/Win/iOS |
| UnZipFile.ReadAsText Reads the file with given index as text. | Mac/Win/iOS |
| UnZipFile.ReadToFile Reads file from archive and writes it to a new file. | Mac/Win/iOS |
| ZipFile.Close Closes the zip archive. | Mac/Win/iOS |
| ZipFile.CreateFile Creates a new file in the zip archive. | Mac/Win/iOS |
| ZipFile.Open Creates a new zip archive. | Mac/Win/iOS |
| ZipFile.SetCompressionLevel Sets the compression level. | Mac/Win/iOS |
| ZipFile.WriteContainer Writes a file to the zip archive with content from a container. | Mac/Win/iOS |
| ZipFile.WriteFile Reads a file and writes it to the zip archive. | Mac/Win/iOS |
| ZipFile.WriteHex Writes data into the zip archive. | Mac/Win/iOS |
| ZipFile.WriteText Writes a text into the zip archive. | Mac/Win/iOS |
138 functions.
Older Version 3.3 Newer Version 3.5
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins