(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
TSSTAdvancedListView.CheckSelected Method
Sets the Checked property of the currently selected TlistItems, in a TSSTAdvancedListView, to True.
Scope
Public (i.e. this method can be referenced from any code, including that in other units, with access to the TSSTAdvancedListView object of interest).
Syntax
Procedure CheckSelected();  
Parameters
None  
Return Values
This function does not return a value.
Remarks
Call this method to add check marks to the check boxes of all selected items in the TListView.
The function only has a visible effect in TListViews in which the inherited, CheckBoxes porperty is set to True.
The function iterates through all items in the TListView to determine if the Selected property of an item is set to True or not.
Requirements
Unit (Declared and implemented in) SSTNewUnit.pas
Library SSTNewUnit.dcu/SSTNewUnit.obj
Unicode Implemented as ANSI version only.
See Also
TSSTAdvancedListView, Methods, UnCheckSelected, DeSelectAll, SelectAll.
 
Windows APIs:  


Document/Contents version 1.00
Page/URI last updated on April 28, 2022
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com