Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIList.Jump

Scroll any entry into the visible part of a list.

Declaration

Source position: MUIClass.List.pas line 94

public procedure TMUIList.Jump(

  Pos: Integer

);

Arguments

Pos

  

Number of the entry that should be made visible. Use MUIV_List_Jump_Active to jump to the active entry.

Description

Note: Jumping to an entry doesn't mean to make this entry the active one. This can be done by setting the Active attribute.

See also

Active

  

Active Entry in the List


Documentation generated on: 2024-03-29