DB. ... Call DisableControls prior to iterating through a large number of records in the dataset to prevent data-aware controls from updating ...
2 KB (235 words) - 09:19, 10 February 2014
DB. ... Call EnableControls to permit data display in data-aware controls after a prior call to DisableControls . EnableControls decrements ...
1 KB (104 words) - 09:19, 10 February 2014
This count is incremented every time the DisableControls method is ... procedure ReEnableControls (DataSet: TDataSet);begin while DataSet. ...
2 KB (178 words) - 23:55, 16 October 2011
See Also : Data.DB.TDataSet.DisableControls Data.DB.TDataSet.EnableControls Enabling Mouse, Keyboard, and Timer Events Code Examples ...
1 KB (129 words) - 15:18, 20 January 2012
Description: ifeq: | Data. ... DB. TDataSet. Eof | | Data. DB. TDataSet. ... Code Examples : DisableControls (Delphi) Category:API Documentation.
2 KB (160 words) - 10:07, 14 October 2014
DB. ... aware controls during processing of multiple records, a better choice is to use the TDataSet EnableControls and DisableControls methods. ...
1 KB (124 words) - 23:15, 16 October 2011