Skip to content

Position - DfBaseEdit

Returns the location of the cursor in the object

Type: Property
Access: Read-Only
Data Type: Integer
Parameters: None

Syntax

Property Integer Position
Access Type Syntax
Read Access: Get Position to IntegerVariable

Description

The Position property returns the location of the cursor in the object. The location is returned as a folded integer. The line is returned in the high part, and the column is in the low part of the folded integer.