Skip to content

TComponent.BeforeDestruction

Overrides standard BeforeDestruction.

Declaration

Source position: classesh.inc line 2116

public 
  procedure BeforeDestruction;  Override;

Description

BeforeDestruction is overridden by TComponent to set the csDestroying flag in TComponent.ComponentState

See also

Name Description
TComponent.ComponentState Current component's state.