[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
BeforeDestruction - method to be applied before Form is destroyed (usually involves clean-up)
Source position: forms.pp line 525
public procedure TCustomForm.BeforeDestruction; override; |