[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TDataSet.CheckBrowseMode

Check whether the dataset is in browse mode.

Declaration

Source position: db.pas line 1291

public procedure TDataSet.CheckBrowseMode;

Description

CheckBrowseMode checks whether the dataset is in browse mode (State=dsBrowse). If it is not, an EDatabaseError exception is raised.

See also

TDataset.State

  

Current operational state of the dataset

The latest version of this document can be found at lazarus-ccr.sourceforge.net.