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

TCustomCheckListBox.Toggle

Toggle the checked/unchecked state of this box

Declaration

Source position: checklst.pas line 70

public procedure TCustomCheckListBox.Toggle(

  AIndex: Integer

);