Table of Contents

TTMSFNCCustomSplitter.Draw Method

Draws the splitter body and indicator.

API unit family: TMSFNCSplitter Declaring type: TTMSFNCCustomSplitter

Syntax

procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;

Parameters

Name Description
AGraphics Graphics context used for drawing.
ARect Control drawing rectangle.