Unit 'LazFileUtils' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#bs_utils]

FilenameIsTrimmed

Declaration

Source position: lazfileutils.pas line 58

function FilenameIsTrimmed(

  const TheFilename: string

):Boolean;

function FilenameIsTrimmed(

  StartPos: PChar;

  NameLen: Integer

):Boolean;



CT Web help

CodeTyphon Studio