GetFormFieldActionInfo

Form fields, Annotations and hotspot links

Descripción

Página de referencia de GetFormFieldActionInfo. La función pertenece a Form fields, Annotations and hotspot links y conserva todos los identificadores exactamente como se muestran

Sintaxis

Delphi

Function TPDFlib.GetFormFieldActionInfo(Index: Integer; Const TriggerEvent: WideString): TPDFlibActionInfo;

Valores devueltos

The function returns a TPDFlibActionInfo record populated in the same format used by GetAnnotActionInfo, GetOutlineActionInfo, and GetActionNextInfo

If the field or trigger is invalid, the returned record has Kind set to akNone

Véase también