|
|
|
|
|
|
|
A sub-query is a query whose result is used by another query... |
|
|
|
|
|
|
Deletes records from a Salesforce database. |
|
|
|
|
|
|
Reads the last appointment in a Lotus Notes or Outlook calendar. |
|
|
|
|
|
|
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Deselects an appointment from an Organizer control. |
|
|
|
|
|
|
Selects a date in a Calendar control. |
|
|
|
|
|
|
Selects an appointment in an Organizer control. |
|
|
|
|
|
|
Explicitly creates a mutex. |
|
|
|
|
|
|
Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
Signals that the thread frees the mutex. |
|
|
|
|
|
|
Explicitly destroys a mutex. |
|
|
|
|
|
|
Starts a difference operation of the memory used by the application. |
|
|
|
|
|
|
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
MyRightSlidingWindow is used to handle the right sliding window associated with the current window. |
|
|
|
|
|
|
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control. |
|
|
|
|
|
|
The HierarchicalDepth property is used to:
Find out the depth of a hierarchical control in a report.
Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).... |
|
|
|
|
|
|
Copies an email found in a directory to another directory of an IMAP server. |
|
|
|
|
|
|
Returns a random number that can be used with the cryptographic technologies. |
|
|
|
|
|
|
Captures a photo via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
The Camera property is used to identify and change the camera used (back or front). |
|
|
|
|
|
|
Returns the full width of a window (including the border). |
|
|
|
|
|
|
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control. |
|
|
|
|
|
|
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control. |
|
|
|
|
|
|
Returns the status of the current source. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|