TTMSFNCTileListVisualizer.DoBeforeDrawImage Method
Called before the tile image is drawn; set
ADefaultDrawtoFalseto 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;