Table of Contents

TTMSFNCTileListVisualizer.Draw Method

Renders the full tile content; override to replace the default background, image, title, and description drawing.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileListVisualizer

Syntax

procedure Draw(ATile: TTMSFNCTileListDisplayItem; AGraphics: TTMSFNCGraphics; ARect: TRectF); virtual;