Navigation: Code Documentation > IE > IEConsts > Enumerations
TConstructWatch Enumeration
Represents type TConstructWatch.
Namespace: IEConsts
Delphi
type TConstructWatch = (cwActivation, cwFact, cwRule, cwCompilation, cwStatistics, cwFocus);
Name
Description
cwActivation
Represents constant cwActivation.
cwCompilation
Represents constant cwCompilation.
cwFact
Represents constant cwFact.
cwFocus
Represents constant cwFocus.
cwRule
Represents constant cwRule.
cwStatistics
Represents constant cwStatistics.
Top
•IEConsts