On Printing Detail
Code | Can be called by | Definition |
---|---|---|
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 | The form’s detail area is about to be printed |
Description
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.