Adds all the fact templates to a tree view
Namespace: InferenceEngine
Delphi |
public |
Parameters
Tree
Type: TTreeView
The Data property of every TTreeNode contains a PChar (TRSStringPointerType) to the TemplateName of the fact template. Note that this method is only available in Delphi XE or earlier. Use the methods in IEVclHelperFunctions or FMX.RS.IEHelperFunctions unit in Delphi XE2+ |
Reference |