On Printing Break
Code | Can be called by | Definition |
---|---|---|
6 | 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 | One of the form’s break areas is about to be printed |
Description
The On Printing Break
event can only be used in the context of an output form. It is triggered each time a break area in the output form is about to be printed, so that you can evaluate the break values, for example.
This event usually follows a call to the Subtotal
command.
This event cannot be selected for project forms, it is only available with table forms.