![]() |
(SST) ShlWAPIFunctionInfo Version 1.0 |
---|---|
Developer Reference |
Sets the Checked property of the currently selected TlistItems, in a TSSTAdvancedListView, to False. |
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 UnCheckSelected(); |
Parameters | |
---|---|
None |
Return Values |
---|
This function does not return a value. |
Remarks |
---|
Call this method to remove the check marks from the check boxes, of all items that are currently selected in the TListView. |
The function only has a visible effect (i.e. check boxes and check marks are only displayed) in TListViews, in which the CheckBoxes porperty is set to True. |
The function iterates through all items in the TListView to determine if an item is selected 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, CheckSelected, DeSelectAll, SelectAll. |
Windows APIs: |
Document/Contents version 1.00 Page/URI last updated on April 30, 2022 |
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017 |
Suggestions and comments mail to: webmaster@stoelzelsoftwaretech.com |