company logo

Store data to data source

Usually, data will be stored automatically, when leaving a control. In some cases, the focus out event, however, comes to late (e.g. when refreshing the instance within an application function. In order to force copying data to data source )property handle area), the StoreEntry action may be called explicitly.

Notes:

Calling any kind of action via GUI elements (buttons, short cut, menu or tool bar item) automatically calls StoreEntry before executing the action.