Developer

Caption

Specifies additional text to be displayed beside cell. Caption location may be specified by CaptionLocation property.

property Caption: WideString read FCaption write SetCaption;
Caption text is painted in pale font color (clGrayText) but default font can be changed via CaptionFont property of either bound or CaptionFont of slides view.

See also