GetFormFieldAppearanceState
Form fields
Description
Retrieves the active appearance state name of a form field widget
Syntax
Delphi
Function TPDFlib.GetFormFieldAppearanceState(Index: Integer): WideString;Parameters
| Index | The 1-based index of the target form field |
|---|
Return values
The active appearance state name string, or an empty string on error