AutoCheck property
property TOgCodeBase.AutoCheck : Boolean
Default: False

TurboPack OnGuard FMX

AutoCheck property

property TOgCodeBase.AutoCheck : Boolean

_bm2                Default: False

Navigation:  »No topics above this level«

AutoCheck property

property TOgCodeBase.AutoCheck : Boolean

_bm2                Default: False

Return to chapter overview

_bm1                AutoCheck determines whether CheckCode is called automatically.

If AutoCheck is True, CheckCode is automatically called after the form containing this component is loaded. If AutoCheck is False, you are responsible for calling CheckCode to determine the component status.

See also: CheckCode