Record.RecordId() Method
Version: Available or changed with runtime version 1.0.
Gets the RecordId of the record that is currently selected in the table. If no table is selected, an error is generated.
Syntax
RecordID := Record.RecordId()
Note
This method can be invoked using property access syntax.
Parameters
Record
Type: Record
An instance of the Record data type.
Return Value
RecordID
Type: RecordId