[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: pairsplitter.pas line 55
public destructor TPairSplitterSide.Destroy; override; |
Destroy is the overridden destructor for the class instance, and calls the inherited destructor.