DelphiCodeToDoc
Name
Check
Parent
TDOCProject
Visibility
PUBLIC
Description
Verify if Project can be build
This is a must before building the project. It checks and parse all files in
the FileList.
If successfull, the Projects's state is set to psChecked
Source code
function Check : boolean
Parameters
Parameter Description
Return
Types Description BOOLEAN TRUE if succesfull, FALSE otherwise
DelphiCodeToDoc