[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles the CM_RELEASE control message for the form.
Source position: forms.pp line 619
protected procedure TCustomForm.CMRelease( |
var Message: TLMessage |
); message; |
Message |
|
Control message for the notification. |
Calls the Free method to destroy the form instance.
Version 4.0 | Generated 2025-05-03 | Home |