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

TListItem.MakeVisible

Makes the item visible in the list view control which owns the container and the list item.

Declaration

Source position: comctrls.pp line 1056

public procedure TListItem.MakeVisible(

  PartialOK: Boolean

);

Arguments

PartialOK

  

True is the list item can be partially visible in the control.