|
|
|
|
|
OrganizerDisplay (Function) In french: AgendaAffiche Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). All the appointments are deleted from the Organizer control and created again from the data source.
HAdd(FIC_RendezVous)
OrganizerDisplay(AGD_Agenda)
Syntax
OrganizerDisplay(<Organizer control>)
<Organizer control>: Control name Name of the Organizer control to be used. This field may correspond to: an Organizer control in a window. The Organizer control must be linked to a data source. Otherwise (if the control is populated programmatically), OrganizerDisplay has no effect. Remarks - If the data source linked to the Organizer control is a query, this query is reinitialized.
- The position in the Organizer control is not modified.
Business / UI classification: UI Code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|