Table of Contents

TTMSFNCGanttItemGripDrawingParams Record

Drawing parameters for a task item sizing grip.

API unit family: TMSFNCGanttChart

Syntax

TTMSFNCGanttItemGripDrawingParams = record

Fields and properties

Name Type Description
DrawGrip Boolean Set to False to suppress the resize grip.
DrawRect TRectF Bounds the grip is drawn within.
DrawShape TTMSFNCGanttItemGripShape The glyph the grip is drawn with.
Rounding Integer Corner radius of the grip, in pixels.
Selected Boolean True when the element is part of the current selection.