TTMSFNCBloxElement.HandleDestroyed Method
Called when a handle is destroyed.
API unit family: TMSFNCBloxCoreElement
Declaring type: TTMSFNCBloxElement
Syntax
procedure HandleDestroyed(AHandle: TTMSFNCBloxHandle); virtual;
Parameters
| Name | Description |
|---|---|
AHandle |
Handle that is being destroyed. |