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