Navigation: Code Documentation > IE > IEClipsParser > Classes
TCrackFactSet Class
Represents type TCrackFactSet.
Namespace: IEClipsParser
TComponent IEFacts.TFactSet IEClipsParser.TCrackFactSet
Delphi
type TCrackFactSet = class(TFactSet);
Name
Description
Create(TComponent)
Overloaded. Initializes a new instance of the TFactSet class. (Inherited from IEFacts.TFactSet.)
Create(TComponent,String,String)
Top
AsString
Represents property AsString. (Inherited from IEFacts.TFactSet.)
Comment
Represents property Comment. (Inherited from IEFacts.TFactSet.)
Engine
Represents property Engine. (Inherited from IEFacts.TFactSet.)
Facts
Represents property Facts. (Inherited from IEFacts.TFactSet.)
FactSetName
Represents property FactSetName. (Inherited from IEFacts.TFactSet.)
Fact[Integer]
Represents property Fact[Integer]. (Inherited from IEFacts.TFactSet.)
Module
Represents property Module. (Inherited from IEFacts.TFactSet.)
AddFact(IFact)
Represents method AddFact(IFact). (Inherited from IEFacts.TFactSet.)
Assign(TPersistent)
Represents method Assign(TPersistent). (Inherited from IEFacts.TFactSet.)
Clone(TComponent)
Represents method Clone(TComponent). (Inherited from IEFacts.TFactSet.)
FocusModule(Boolean)
(Inherited from IEFacts.TFactSet.)
GetEnumerator
Represents method GetEnumerator. (Inherited from IEFacts.TFactSet.)
IndexOf(IFact)
Represents method IndexOf(IFact). (Inherited from IEFacts.TFactSet.)
Loaded
Represents method Loaded. (Inherited from IEFacts.TFactSet.)
Notification(TComponent,TOperation)
Represents method Notification(TComponent,TOperation). (Inherited from IEFacts.TFactSet.)
Reload
Represents method Reload. (Inherited from IEFacts.TFactSet.)
Remove(IFact)
Represents method Remove(IFact). (Inherited from IEFacts.TFactSet.)
Reset
Represents method Reset. (Inherited from IEFacts.TFactSet.)
SetEngine(TComponent)
Represents method SetEngine(TComponent). (Inherited from IEFacts.TFactSet.)
SetEngineNoParse(TComponent)
Represents method SetEngineNoParse(TComponent). (Inherited from IEFacts.TFactSet.)
ToString
Represents method ToString. (Inherited from IEFacts.TFactSet.)
•IEClipsParser