AutoCheck property
property TOgProtectExe.AutoCheck : Boolean
Default: False

TurboPack OnGuard FMX

AutoCheck property

property TOgProtectExe.AutoCheck : Boolean

_bm2                Default: False

Navigation:  »No topics above this level«

AutoCheck property

property TOgProtectExe.AutoCheck : Boolean

_bm2                Default: False

Return to chapter overview

_bm1                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