TTMSFNCTileListVisualizer.DoBeforeDrawTitle Method
Called before the tile title text is drawn; set
ADefaultDrawtoFalseto suppress the default drawing.
API unit family: TMSFNCTileList
Declaring type: TTMSFNCTileListVisualizer
Syntax
procedure DoBeforeDrawTitle(ATile: TTMSFNCTileListDisplayItem; AGraphics: TTMSFNCGraphics; ARect: TRectF; AItemIndex: Integer; var ADefaultDraw: Boolean); virtual;