|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The HtmlFormat property is used to:
find out whether an edit control accepts the input in HTML format.
modify the input format of an edit control.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
|
| The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
|
| In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
|
| The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
|
| The AnchorRateRight property is used to:
Find out the anchor rate when a control moves on the horizontal axis.
Modify the anchor rate when a control moves on the horizontal axis.... |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache on a group of servers:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
|
| Determines whether an archive exists. |
|
|
|
|
|
|
|
| Determines whether an archive exists. |
|
|
|
|
|
|
|
| Checks if a socket already exists. |
|
|
|
|
|
|
|
| Verifies the signature of an XML node. |
|
|
|
|
|
|
|
| Identifies the window currently in edit. |
|
|
|
|
|
|
|
| The TokenAllowDuplicate property is used to:
Allow or prevent the user from entering duplicates in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|