Overrides standard BeforeDestruction.
Source position: classesh.inc line 2542
public procedure TComponent.BeforeDestruction; override; |
BeforeDestruction is overridden by TComponent to set the csDestroying flag in TComponent.ComponentState
|
Current component's state. |