Icon CheckBrowseMode Method

function CheckBrowseMode: Boolean

Usage

Available In: Client and Server Applications

Checks to see if the dataset State is set to dsBrowse. If the state is dsInsert or dsUpdate and the active row has been modified, then the Save method will be called. If the active row has not been modified, then the Cancel method will be called instead.
Image