ImageEn, unit iexBitmaps

TIEIPTCInfoList.Count

TIEIPTCInfoList.Count

Declaration

property Count: Integer;

Description

Returns the item count.

Example

// Get count
c := ImageEnView1.IO.Params.IPTC_Info.Count;