Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.EnableControls
TDataSet
Top 


Re-enables data display in data-aware controls associated with the dataset.

procedure EnableControls;

Description
Call EnableControls to permit data display in data-aware controls after a prior call to DisableControls. EnableControls decrements the disabled count variable for the dataset if it's value is not already zero. If the disable count variable value is zero, EnableControls updates the current state of the dataset, if necessary, and then tells associated controls to re-enable display.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 25, 2024