GetFormFieldActionInfo

Form fields, Annotations and hotspot links

Beskrivelse

Referanseside for GetFormFieldActionInfo. Funksjonen tilhører Form fields, Annotations and hotspot links og beholder alle identifikatorer nøyaktig slik de vises

Syntaks

Delphi

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

Returverdier

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

Se også