Navigation: Code Documentation > IE > IEConsts > Enumerations
TConstructScope Enumeration
Represents type TConstructScope.
Namespace: IEConsts
Delphi
type TConstructScope = (csImported, csLocal);
Name
Description
csImported
Represents constant csImported.
csLocal
Represents constant csLocal.
Top
•IEConsts