TdxPDFChoiceField.TopIndex Property
In This Article
Specifies an index of the item positioned at the top field border.
#Declaration
Delphi
property TopIndex: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The top field item’s index. |
#Remarks
Use this property to scroll field items to position the specified field item at the top border.
Note
A Top
See Also