Property SLScope.TSLDisplayTitle.AdditionalTitles
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLDisplayTitle
Contents |
Syntax
Delphi:
property AdditionalTitles : TSLDisplayTitleCollection read FAdditionalTitles write SetAdditionalTitles;
C++ Builder:
__property TSLDisplayTitleCollection * AdditionalTitles = { read=FAdditionalTitles, write=SetAdditionalTitles };
Summary
Collection of additional display titles.
Description
Add items to this collection in order to add more custom
titles bellow the display title.