DataBrowser Class

Uses

GeoCalcCOM.IDataBrowser2

GeoCalcCOM.IParented

 

Description

The DataBrowser class is used to present the user with a dialog that will allow the user to browse the contents of the data source that is currently loaded into the DataSource.  The DataBrowser will also allow the user to make changes to objects in the data source and save these changes if the DataSource.Editable property is set to true.    

 

Public Properties

Property

Description

Caption

A string that is displayed at the top of the dialog

DataSource

The DataSource to browse with this DataBrowser

ParentHandle

The handle for the parent window

 

Public Methods

Method

Description

Show

Displays the dialog