Table of Contents

TTMSFNCSplitterBeforeDrawIndicatorEvent Event Type

Event fired before the splitter indicator is drawn.

API unit family: TMSFNCSplitter

Parameters

Name Description
Sender Splitter that raised the event.
AGraphics Graphics context used for drawing.
AIndicator Indicator shape that will be drawn.
ARect Indicator drawing rectangle.
AResizeStyle Current resize mode.
AAllow Set to False to skip all indicator drawing.
ADefaultDraw Set to False to replace the default indicator drawing.