Navigation: Code Documentation > IE > MiscPackage > Enumerations
TIsIEStructFunctionType Enumeration
Represents type TIsIEStructFunctionType.
Namespace: MiscPackage
Delphi
type TIsIEStructFunctionType = (sfIsBinding, sfIsDefType, sfIsDefFunction, sfIsDefGlobal, sfIsDefRule, sfIsDefFacts, sfIsDefTemplate);
Name
Description
sfIsBinding
Represents constant sfIsBinding.
sfIsDefFacts
Represents constant sfIsDefFacts.
sfIsDefFunction
Represents constant sfIsDefFunction.
sfIsDefGlobal
Represents constant sfIsDefGlobal.
sfIsDefRule
Represents constant sfIsDefRule.
sfIsDefTemplate
Represents constant sfIsDefTemplate.
sfIsDefType
Represents constant sfIsDefType.
Top
•MiscPackage