TTeePrintEvent

TTeePrintEvent

type TTeePrintEvent = procedure(Sender: TCustomTeePanel; Canvas: TCanvas; Var R: TRect) of object;

Unit
TeeProcs

Description

This event is used by TCustomTeePanel.OnBeforePrint

The R rectangle parameter determines the area used to display the panel (Chart or Tree) in printer space coordinates.