GetFormFieldActionInfo

Form fields, Annotations and hotspot links

説明

GetFormFieldActionInfo のリファレンスページです。この関数は Form fields, Annotations and hotspot links に属し、識別子は表示どおり正確に保持します

構文

Delphi

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

戻り値

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

関連項目