THPDFPage.SetAnnotationAdditionalAction Method

สรุปเมธอด: THPDFPage.SetAnnotationAdditionalAction Method

การประกาศ

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

ยูนิต

HPDFDoc

พารามิเตอร์

ชื่อวัตถุประสงค์
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

หมายเหตุการใช้งาน

Related API