AutoCheck property property TOgProtectExe.AutoCheck : Boolean Default: False |
AutoCheck determines whether CheckExe is called automatically.
If AutoCheck is True, CheckExe is called after the form containing this component is loaded. If AutoCheck is False, you are responsible for calling CheckExe to determine the status of the executable file.
See also: CheckExe