ImageEn, unit iexUserInteractions

TIEPdfAttachment

TIEPdfAttachment

Declaration

  TIEPdfAttachment = Record
    Name: string;
    SizeBytes: Integer;
  end;