[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiAddEllipsis

Truncate a string to piWidth length and add '...'

Declaration

Source position: tiUtils.pas line 93

function tiAddEllipsis(

  const AString: string;

  AWidth: Integer = 20

):string;

Description

Truncate a string to piWidth length and add '...'.


Documentation generated on: 2017-08-16