Google
CPointList.Destroy Destructor
Class
Pascal
destructor Destroy; override;
Description

Do not call Destroy directly in an application. Instead, call Free, which checks that the CPointList reference is not nil before calling Destroy.

Related Information