Class: cCJTrackMarkers
Module location:
cCJReportControl.pkg
line
10864 (view source)
CLSID: {ABC11CE5-E015-4F87-885D-DE3326A63BEA} Dispatch interface for Track Control
Class Hierarchy:
DFCOMAUTOMATIONOBJECT
cComAutomationObject
cCJTrackMarkers
Class Definition
Functions and Procedures
Variant
Com_NewEnum()
Variant
ComAdd(Integer llPosition String llCaption)
Adds a new record to the collection.
Integer
ComCount()
Gets the number of records in the collection.
ComDeleteAll()
Deletes all of the records from the collection
Variant
ComMarker(Integer llIndex)
Gets an item from the collection by its index.
ComRemoveAt(Integer llIndex)