Applies to
Window
Description
Returns the absolute position of the current Native Tables record in a QBF (Query By Form) list.
Usage
pos = Get_Property (windowname, "QBFPOS")
oldpos = Set_Property (windowname, "QBFPOS", number)
Remarks
Value | Description |
---|---|
Number | Sets an explicit record to be returned by a Query by form. |
Note
A QBF list must be created before QBFPOS is set.