TdxCustomListView.MakeItemVisible(TdxListItem,TdxVisibilityType) Method
Scrolls the List View to move the specified item into view.
#Declaration
procedure MakeItemVisible(AItem: TdxListItem; AVisibleType: TdxVisibilityType);
#Parameters
Name | Type | Description |
---|---|---|
AItem | Tdx |
A list item. |
AVisible |
Tdx |
A scroll-related option of the control’s behavior when it moves a specific item into view. |