Table of Contents

TTMSFNCKanbanBoard.OnColumnAnchorClick Event

Occurs when an anchor in a column header or footer is clicked.

API unit family: TMSFNCKanbanBoard Declaring type: TTMSFNCKanbanBoard Inherited from: TTMSFNCCustomKanbanBoard

Syntax

OnColumnAnchorClick: TTMSFNCKanbanBoardColumnAnchorClickEvent;

Parameters

Name Description
Sender The object that triggered the event.
AColumn The column that contains the clicked anchor.
AAnchor The clicked anchor value.