GetFormFieldSubDisplayName

Champs de formulaire

Description

Semblable à GetformFieldSubName, mais renvoie le nom d'affichage de l'élément de champ de choix spécifié

Syntaxe

Delphi

Function TPDFlib.GetFormFieldSubDisplayName(Index, SubIndex: Integer): WideString;

ActiveX

Function PDFlib::GetFormFieldSubDisplayName(Index As Long, SubIndex As Long) As String

DLL

const wchar_t * DLGetFormFieldSubDisplayName(int InstanceID, int Index, int SubIndex);

Paramètres

IndexIndice du champ de formulaire à examiner
SubIndexIndice de la sous-valeur à récupérer