Property VLHOGDetectObjects.TVLHOGDetectObjectClassCollectionItem.Objects
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.
Class: TVLHOGDetectObjectClassCollectionItem
Contents |
Syntax
Delphi:
property Objects : TVLHOGDetectObjectCollection read FObjects write SetObjects;
C++ Builder:
__property TVLHOGDetectObjectCollection * Objects = { read=FObjects, write=SetObjects };
Summary
Collection of detectable objects belonging to the class.
Description
Add to this collection the detectable objects belonging to
the class.