TTMSFNCResponsiveList.OnBeforeDrawItem Event
Occurs immediately before an item is drawn, allowing the default drawing to be replaced.
API unit family: TMSFNCResponsiveList
Declaring type: TTMSFNCResponsiveList
Syntax
OnBeforeDrawItem: TBeforeDrawResponsiveListItemEvent;
Remarks
Set DoDefaultDraw to False in the handler to suppress the default drawing.