company logo

GUIBaseContext :: doAfterFillData - Post-event handler after filling data into control

The handler is a reaction on the DEV_Filled event, which is generated when a list or edit control has been filled with data from its data source. Note, that the property handle, holding the data of the data source, must not be valid or selected, when event is generated.

Implementation details

int32 GUIBaseContext  :: doAfterFillData (  )