Navigation: Code Documentation > IEDB > DBInferenceEngine > Enumerations
TDBIESlotsState Enumeration
Represents type TDBIESlotsState.
Namespace: DBInferenceEngine
Delphi
type TDBIESlotsState = (ssDefault, ssCustomized);
Name
Description
ssCustomized
Represents constant ssCustomized.
ssDefault
Represents constant ssDefault.
Top
•DBInferenceEngine