Handles the CM_RELEASE control message for the form.
Source position: forms.pp line 554
protected procedure TCustomForm.CMRelease( |
var Message: TLMessage |
); message; |
Message |
|
Control message for the notification. |
Calls the Free method to destroy the form instance.