Table of Contents

TTMSFNCTableView.OnAfterDrawItemText Event

Occurs after draw item.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableView Inherited from: TTMSFNCCustomTableView

Syntax

OnAfterDrawItemText: TTMSFNCTableViewAfterDrawItemTextEvent;

Parameters

Name Description
Sender Object that triggered the event.
AGraphics Graphics context used for drawing.
ARect Rectangle affected by the operation in control coordinates.
AItem Table view item affected by the operation.
AText Text value used by the operation.