Navigation: Code Documentation > IE > IEFacts > Classes > TFact > Constructors
TFact.Create(TFactTemplate,IFact) Constructor
Initializes a new instance of the TFact class.
Namespace: IEFacts
Delphi
public constructor Create(FactTemplate: TFactTemplate; const Fact: IFact); overload;
Parameters
FactTemplate
Type: TFactTemplate
Fact
Type: IFact
•TFact
•IEFacts