[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit '_crw_apptools' (#crwlib)

MinimizeFileName

Declaration

Source position: _crw_apptools.pas line 119

function MinimizeFileName(

  FileName: LongString;

  Canvas: TCanvas;

  MaxWidth: Integer;

  MaxLen: Integer;

  dots: LongString = ThreeDots

):LongString;