Table of Contents

TTMSFNCTileListVisualizer.DoBeforeDraw Method

Called before the tile background is drawn; set ADefaultDraw to False to suppress the default drawing.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileListVisualizer

Syntax

procedure DoBeforeDraw(ATile: TTMSFNCTileListDisplayItem; AGraphics: TTMSFNCGraphics; ARect: TRectF; AItemIndex: Integer; var ADefaultDraw: Boolean); virtual;