JVCL Help:TJvDBLookupCombo.UseRecordCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the control is allowed to use RecordCount.


Pascal

 propertyUseRecordCount: Boolean;


Description

Use the UseRecordCount property to allow or forbid the control to use the RecordCount property of the lookup dataset. Record counting can be a costly operation, especially for SQL queries that return large result sets. If UseRecordCount is set to false then the position of the scrollbar's thumb of the lookup list is only an approximation.


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