Table of Contents

TTMSFNCDataGridRenderer.OnGetCellProperties Event

Fired for each cell to let the application customise its type, editor, and other properties.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

OnGetCellProperties: TTMSFNCDataGridGetCellPropertiesEvent;

Parameters

Name Description
Sender Renderer that fired the event.
ACell Cell object whose properties can be customized.