Table of Contents

TTMSFNCDataGridHeaderVisualGroupingLayout Class

Cell layout used for the text inside grouping-bar chips. Inherits all fill, font, and border properties from TTMSFNCDataGridCellLayout and defaults TextAlign to centred.

API unit family: TMSFNCDataGrid Inherits from: TTMSFNCDataGridCellLayout

Syntax

TTMSFNCDataGridHeaderVisualGroupingLayout = class(TTMSFNCDataGridCellLayout)

Properties

Name Description
TextAlign Horizontal alignment of the chip caption inside its layout box. Default is gtaCenter.