RemoteDataSource |
A TDatahost component on a form that has some datasets makes all of them visible to any TRemoteDatasource in your
project. Place a TDatahost component on a form that has some datasets defined on it. All datasets defined on that form can be visible to any TRemoteDatasource in your project. Now place a TRemoteDatasource on another form. Click the datahost property and choose the datahost you just defined. Then click the dataset property, and a list of all the datasets you defined on the other form will appear. These components are very useful if you want to separate the database- and the user-interface-related code of your application into different forms. These components are uploaded from Georg Zimmer. Until he will get the time to write a readme.txt and whatever is needed before he can upload them to the Delphi Super Page, we can beta-test them a little bit :-) - This is exactly what this Delphi Component Building Site is made for. Download (9KB, Version 0.9, Last modified: May-05-1997) |
|