JVCL Help:TJvDBGrid.SelCount

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the number of rows selected.


Pascal

 propertySelCount: Longint;


Description

Read SelCount to learn the number of selected rows in the grid. SelCount is always <= 1 when MultiSelect is false.


See Also

TJvDBGrid.MultiSelect


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page