AfterCursorAttach Event
| Visual FoxPro 9.0 SP2 |
| AfterCursorAttach Event |
| See Also |
|
Occurs immediately after the CursorAdapter object attempts to attach the cursor. You can use this event to perform tasks such as customize cursors and cursor adapters as appropriate and perform validations.
PROCEDURE Object.AfterCursorAttach LPARAMETERS cAlias, lResult |
Parameters
- cAlias
-
Specifies the alias of the attached cursor or table.
- lResult
-
Specifies True (.T.) if the cursor or table attached successfully and False (.F.) if not attached successfully.
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