On Open Detail
Code | Pode ser chamado por | Definição |
---|---|---|
25 | Formulário - List Box | The detail form associated with the output form or with the list box is about to be opened. |
Descrição
O evento On Open Detail
pode ser usado nos seguintes contextos:
- Output forms: A record is about to be displayed in the detail form associated with the output form. This event cannot be selected for project forms, it is only available with table forms.
- List box of the selection type: This event is generated when a record is about to be displayed in the detail form associated with a list box of the selection type (and before this form is opened).
Número de linha apresentado
The Displayed line number
4D command works with the On Open Detail
form event. It returns the number of the row being processed while a list of records or list box rows is displayed on screen.