DelphiCodeToDoc
Class Tree
Index
Previous
Next (PasMatchFunc)

Name
  HtmMatchFunc

Parent
  uDocProject

Visibility
  PUBLIC

Description
 

Test if file is HTM source file
Function is defined as JclUtilsFile needs : TFileMatchFunc =
function(const Attr: Integer; const FileInfo: TSearchRec): Boolean;


Source code
  function HtmMatchFunc ( const Attr : Integer ; const FileInfo : TSearchRec ) : Boolean

Parameters
 
Parameter Description
Attr : INTEGER Attribute of file
FileInfo : TSearchRec Search record holding the search context

Return
 
Types Description
BOOLEAN TRUE if extension match with '*.htm filter', FALSE otherwise

DelphiCodeToDoc
Class Tree
Index
Previous
Next (PasMatchFunc)


TridenT - 2003 - Under GNU GPL Licence
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/