Caption
Specifies text to be displayed in Header or Footer rectangle.
pas
property Caption: WideString read FCaption write SetCaption;
Remarks
DisplayMode property must be set to either dmTextAndImage or dmTextOnly.
Specifies text to be displayed in Header or Footer rectangle.
property Caption: WideString read FCaption write SetCaption;
DisplayMode property must be set to either dmTextAndImage or dmTextOnly.