Table of Contents

TTMSFNCTileListVisualizer.DoBeforeDrawDescription Method

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

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileListVisualizer

Syntax

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