ImageEn, unit iexMetaHelpers

TIEMetaListView.TitleGeneral

TIEMetaListView.TitleGeneral


Declaration

property TitleGeneral: string;


Description

Specifies a custom heading for general meta-data items.
If a value is not specified, a localized string of "General" is used.

Note: You can also set this text using the OnGetHeadingText event

Default: ''


Example

IEMetaListView1.TitleGeneral := 'Image Information';


See Also

 TitleDicom
 TitleExif
 TitleIptc
 TitlePdf
 TitleXmp