ImageEn, unit iexBitmaps

TIEIPTCInfoList.AddStringItem

TIEIPTCInfoList.AddStringItem


Declaration

function AddStringItem(RecordNumber: integer; DataSet: integer; Value: AnsiString): integer;


Description

Adds a string (textual information) with the specified RecordNumber and DataSet.
Result is the index of the new item, where the first item in the list has an index of 0.