Table of Contents

TTMSFNCDataGridDatabaseAdapter.KeepData Property

When True, cell data loaded into the grid is kept in memory even after the dataset is closed or scrolled past. Useful for preserving unsaved edits across dataset navigation. Default is False.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCDataGridDatabaseAdapter Inherited from: TTMSFNCCustomDataGridDatabaseAdapter Type: Boolean

Syntax

property KeepData: Boolean;

Default: False