Current_Row - Cm_Entry
Return the row number of the current_item
Type: Property
Access: Read-Only
Data Type: Integer
Parameters: None
Syntax
Property Integer Current_Row
| Access Type | Syntax |
|---|---|
| Read Access: | Get Current_Row to IntegerVariable |
Description
The Current_row property is used with dbGrid-class objects to return the row number of the current_item. The item_limit must be set for this message to work.