OnAnnDestroy event (Annotation Control)
Builder Syntax |
TAnnDestroyEvent OnAnnDestroy (LEADTyp::L_HANDLE hObject) |
Delphi Syntax |
OnAnnDestroy (hObject: L_HANDLE): TAnnDestroyEvent |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Occurs when an annotation object is deleted. If the user deletes several objects at the same time, a separate event occurs for each object.
See Also
Topics: |