Table of Contents

TTMSFNCTableView.OnGetHTMLTemplate Event

Occurs when the table view needs htmltemplate.

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

Syntax

OnGetHTMLTemplate: TTMSFNCTableViewGetHTMLTemplateEvent;

Parameters

Name Description
Sender Object that triggered the event.
AItem Table view item affected by the operation.
AHTMLTemplate HTML template returned by the handler.