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

tiRemoveExtension

Remove the extension from a filename. Similar to Delphi's ChangeFileExt() except the '.' is managed.

Declaration

Source position: tiUtils.pas line 196

function tiRemoveExtension(

  AValue: string

):string;


Documentation generated on: 2017-08-16