DelphiCodeToDoc
Name
AnalyseItemType
Parent
TDOCProject
Visibility
PRIVATE
Description
Analyse string item written in configuration 'Included files' to see if it
mathes : a source file (PAS), a project file (DPR), a folder
Source code
function AnalyseItemType ( var ItemFilename : TFilename ) : TItemTypeToParse
Parameters
Parameter Description ItemFilename : TFilename string Item to analyse
Return
Types Description TItemTypeToParse Item type to parse
DelphiCodeToDoc