DeleteMarker method (Marker Control)
|
Builder Syntax |
|
|
Delphi Syntax |
Function DeleteMarker (lType:LongInt; nCount: Integer): Integer; |
|
Overview |
Refer to Implementing Markers. |
Remarks
Deletes the specified number of markers of the specified type from the marker collection. You can delete all the occurrences of lType, or the first few occurrences.
See Also
|
Elements: |
DeleteMarkerAt method, CreateMarkers method, InsertMarker method |
|
Topics |