Indy 9
|
GAntiFreeze: TIdAntiFreezeBase = nil;
GAntiFreeze is initialized in the Create constructor of the first instance of TAntiFreezeBase used in the application. GAntiFreeze is set to nil in the destructor of TAntiFreezeBase. Refer to TIdAntiFreezeBase.Destroy for more information.