InitAllSysVars refers to Instance Variable for Virtual Class
Brought to you by:
ferret1964,
twiechmann
InitAllSysVars makes reference to the I%AutoDestroy
variable within the Factor interface of the
Base$CollectionProtector class. CollectionProtector is a
virtual class. It's illegal to generate a reference to an
instance variable within a virtual class.