[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Check whether the dataset is in browse mode.
Source position: db.pas line 1291
public procedure TDataSet.CheckBrowseMode; |
CheckBrowseMode checks whether the dataset is in browse mode (State=dsBrowse). If it is not, an EDatabaseError exception is raised.
|
Current operational state of the dataset |
lazarus-ccr.sourceforge.net |