GetMarker method (Marker Control)
Builder Syntax |
|
Delphi Syntax |
|
Overview |
Refer to Implementing Markers. |
Remarks
Gets information about the specified marker in the collection. This method lets you get access to each individual marker without the use of an event.
The lIndex should be less than the value of the Count property.
See Also