TCodeTypeDeclaration.AddDestructor Method
Adds a destructor named Destroy with override directive to this type.
Syntax
Unit: Bcl.Code.MetaClasses
function TCodeTypeDeclaration.AddDestructor: TCodeMemberDestructor;
Adds a destructor named Destroy with override directive to this type.
Unit: Bcl.Code.MetaClasses
function TCodeTypeDeclaration.AddDestructor: TCodeMemberDestructor;