[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroy - destructor for TMouse: calls inherited Destroy
Source position: controls.pp line 2198
public destructor TMouse.Destroy; override; |
Can be a locally defined method to override the method specified by the parent object
TObject.Destroy |