AutoCheck property property TOgCodeBase.AutoCheck : Boolean Default: False |
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