On Printing Detail
Code | Pode ser chamado por | Definição |
---|---|---|
23 | 4D Write Pro area - Button - Button Grid - Check Box - Combo Box - Dropdown list - Form - Hierarchical List - Input - Picture Button - Picture Pop up menu - Plug-in Area - Progress Indicators - Radio Button - Ruler - Spinner - Splitter - Stepper - Tab control | A área de detalhes do formulário está prestes a ser impressa |
Descrição
The On Printing Detail
event can only be used in the context of an output form. It is triggered when the detail area the output form is about to be printed, for example following a call to the Print form
command.
The Print form
command generates only one On Printing Detail
event for the form method.
This event cannot be selected for project forms, it is only available with table forms.