Destroy - destructor for TPicture: frees graphic then performs inherited Destroy.
Source position: graphics.pp line 893
public destructor TPicture.Destroy; override; |
Any destructor method defined here will override destructors defined in ancestor classes.
TPersistent.Destroy |