ImageEn, unit iexDBBitmaps |
|
TIEDBMultiBitmap.FollowDBCursor
Declaration
property FollowDBCursor: boolean;
Description
If True and the TIEDBMultiBitmap is attached to a
TImageEnMView then changes to the database table cursor will be reflected in the TImageEnMView. In other words, navigating the table will change the selected image in the TImageEnMView.
Note: This option only applies when
Mode = dmAllRecords
Default: false (the position of the database table cursor is ignored)