[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomListBox.ItemVisible

Returns True if the item is at least partially visible in the scrolled list.

Declaration

Source position: stdctrls.pp line 578

public function TCustomListBox.ItemVisible(

  Index: Integer

):Boolean;

See also

TCustomListBox.ItemFullyVisible

  

Returns True if the item is fully visible in the scrolled list.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.