Table of Contents

TTMSFNCTileListVisualizer.DoBeforeDrawImage Method

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

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileListVisualizer

Syntax

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