Skip to main content

TdxPDFChoiceField.TopIndex Property

Specifies an index of the item positioned at the top field border.

Declaration

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 TopIndex property value change has no effect if the field fits all its items vertically.

See Also