Class ILStreamTypes.TILTrainingDataItem
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: IntelligenceLabPkg
Unit: ILStreamTypes
Inherits: TInterfacedObject
Contents |
Syntax
Delphi:
type TILTrainingDataItem = class( TInterfacedObject )
C++ Builder:
class TILTrainingDataItem : public TInterfacedObject
Visual C++ (MFC):
class CTILTrainingDataItem : public CLPComponent
C# (.NET):
public ref class TILTrainingDataItem : Vcl.VclProperty
Summary
Training data item.
Description
Defines training data item class.