Table of Contents

TTMSFNCCustomDataGridDatabaseAdapter.GetActiveRow Method

Returns the zero-based grid row index that corresponds to the dataset's current record. Returns -1 when no record is active.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCCustomDataGridDatabaseAdapter

Syntax

function GetActiveRow: Integer; virtual;

Returns

The resulting zero-based index or count.