|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Height property is used to get and change the height of an element. |
|
|
|
|
|
|
|
| The X property gets and sets the X-coordinate of an element. |
|
|
|
|
|
|
|
| The Y property gets and sets the Y-coordinate of an element. |
|
|
|
|
|
|
|
| The Text property is used to get and modify text. |
|
|
|
|
|
|
|
| WDInst is a setup editor used to define the setup parameters of your application...... |
|
|
|
|
|
|
|
| The Width property is used to determine and change the width of an element. |
|
|
|
|
|
|
|
| The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
|
|
|
|
|
|
|
| The BackgroundColor property gets and sets the background color of an element. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| The Name property is used to get the name of an element. |
|
|
|
|
|
|
|
| The Type property is used to get and change the type of an element. |
|
|
|
|
|
|
|
| The Comment property is used to manage comments. |
|
|
|
|
|
|
|
| The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
|
| The ToolTip property gets and changes the tooltip text. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|