Class VLTrackTargets.TVLTrackTargetList
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: VisionLabPkg
Unit: VLTrackTargets
Inherits: TInterfacedObject
Contents |
Syntax
Delphi:
type TVLTrackTargetList = class( TInterfacedObject )
C++ Builder:
class TVLTrackTargetList : public TInterfacedObject
Visual C++ (MFC):
class CTVLTrackTargetList : public CLPComponent
C# (.NET):
public ref class TVLTrackTargetList : Vcl.VclProperty
Summary
List of detected targets.
Description
Defines list of targets found by the TVLTrackTargets component.