|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
|
| The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server. |
|
|
|
|
|
|
|
| The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option. |
|
|
|
|
|
|
|
| The color palettes are an easy way to customize the visual aspect of a site...... |
|
|
|
|
|
|
|
| The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control.... |
|
|
|
|
|
|
|
| The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example...... |
|
|
|
|
|
|
|
| NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)...... |
|
|
|
|
|
|
|
| The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL data file.... |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
|
| Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image. |
|
|
|
|
|
|
|
| A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|