QueryAddFile Event
Visual FoxPro 9.0 SP2 |
QueryAddFile Event |
See Also |
![]() |
Occurs just before a file is added to a project.
PROCEDURE Object.QueryAddFile LPARAMETERS cFileName |
Parameters
- cFileName
-
Contains the name of the file to add to the project. cFileName is passed to the QueryAddFile event after the Add method is executed, you choose Add in the Project Manager, or you choose Add File from the Project menu.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic