--------------------------------------------------------------------------- Initialization and Finalization When Delphi constructs an object, it automatically initializes strings, dynamic arrays, interfaces, and Variants. When the object is destroyed, Delphi must decrement the reference counts for strings, interfaces, dynamic arrays, and free Variants and wide strings. To keep trac
source not stored for this graph (policy: none)
no test coverage detected