TTMSFNCDataGridDataAdapter.Active Property
When True (default), the adapter is connected and drives the grid from the external data source. Set to False to temporarily detach without destroying the adapter.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridDataAdapter
Type: Boolean
Syntax
property Active: Boolean;
Default: True