QueryModifyFile Event

Occurs just before a file is modified in a project.

PROCEDURE Object.QueryModifyFile
LPARAMETERS oFile, cClassName

Parameters

oFile

Contains an object reference to the file to modify. oFile is passed to the QueryModifyFile event after the Modify method is executed, you choose Modify in the Project Manager, or you choose Modify File from the Project menu.

cClassName

Contains the name of the class to modify if the file is a .vcx visual class library.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic