|
|
|
|
|
IWListDisplay (Function) In french: FIListeAffiche Refreshes an "Internal window" control with automatic iteration on a data file or query. Note: The "Internal window" field must allow content to be changed by scanning.. IWListDisplay(FI_ChampFenêtreInterne, iwStart)
Syntax
IWListDisplay(<Internal Window control> [, <Position>])
<Internal Window control>: Control name Name of the Internal Window control to use. <Position>: Optional constant Start position for the refresh. This parameter can correspond to: | | iwCurrent (Default value) | Refreshes the content of the control from the record currently displayed in the control. | iwStart | Refreshes the content of the control by positioning on the first record. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|