vcl-cxgridlayoutview-4a19901c.md
Caption settings for a Layout View‘s card.
TcxGridLayoutViewRecordCaption = class(
TcxCustomGridOptions
)
Settings include:
| Property | Description |
|---|---|
| DisplayMask | Specifies the display format mask for the card caption. |
| ExpandButtonAlignment | Specifies the horizontal card expand button alignment within the card caption. |
| Height | Specifies the card caption height in pixels. |
| TextAlignmentHorz | Specifies the horizontal display text alignment within the card caption. |
| TextAlignmentVert | Specifies the vertical display text alignment within the card caption. |
| Visible | Specifies the card caption visibility. |
The TcxGridLayoutViewRecordCaption object is referenced by the View’s OptionsView.RecordCaption property.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridLayoutViewRecordCaption
See Also