GetFormFieldSubDisplayName

Campos de formulário

Descrição

Semelhante a GetformFieldSubName, mas retorna o nome de exibição do item de campo de escolha especificado

Sintaxe

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);

Parâmetros

IndexThe index of the form field to examine
SubIndexThe index of the sub-value to retrieve