DelphiCodeToDoc Next
Name
VerifyCondition
Parent
TDOCGeneratorVisitor
Visibility
PUBLIC
Description
Verify initial conditions before building the project
Source code
function VerifyCondition ( out ErrorMessage : string ) : boolean ; virtual
Parameters
Parameter Description ErrorMessage : STRING string with error message if any
Return
Types Description BOOLEAN TRUE if confition OK, FALSE otherwise, see ErrorMessage string
DelphiCodeToDoc Next