THPDFPage.SetAnnotationAdditionalAction Method

Tóm tắt phương thức: THPDFPage.SetAnnotationAdditionalAction Method

Khai báo

procedure SetAnnotationAdditionalAction(Annot: THPDFDictionaryObject; Trigger: THPDFAnnotationActionTrigger; Action: THPDFActionBuilder);

Đơn vị

HPDFDoc

Tham số

TênMục đích
AnnotAnnotation dictionary returned by the most recent annotation creation call or another annotation lookup
TriggerAdditional-action trigger, such as mouse enter, mouse exit, mouse down, mouse up, set focus, or lost focus
ActionAction chain built with THPDFActionBuilder

Ghi chú sử dụng

Related API