BeforeCursorFill Event
| Visual FoxPro 9.0 SP2 |
| BeforeCursorFill Event |
| See Also |
|
Occurs immediately before a CursorAdapter object attempts to attach a new cursor.
PROCEDURE Object.BeforeCursorFill LPARAMETERS lUseCursorSchema, lNoDataOnLoad, cSelectCmd |
Parameters
- lUseCursorSchema
-
Specifies the value of the lUseCursorSchema parameter from the CursorFill method.
- lNoDataOnLoad
-
Specifies the value of the lNoData property in CursorFill.
- cSelectCmd
-
Specifies the current value of the SelectCmd property. You can change the value of the cSelectCmd parameter in this event. However, the value in the SelectCmd property does not change. If you change the value of the cSelectCmd parameter in this event, Visual FoxPro uses the changed value of cSelectCmd.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08