[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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 |