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


Clears the contents of all fields for the active record.

procedure ClearFields;

Description
Call ClearFields to erase the current contents of all fields for the active record. If the dataset is not in either dsInsert or dsEdit state, ClearFields raises an exception.

If a SetKey operation is not under way, ClearFields recalculates all calculated fields, and generates an OnDataChange event on the data source component associated with the dataset.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 19, 2024