[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TComponent.BeforeDestruction

Overrides standard BeforeDestruction.

Declaration

Source position: classesh.inc line 1346

public procedure TComponent.BeforeDestruction; override;

Description

BeforeDestructionis overridden by TComponentto set the csDestroyingflag in ComponentState

See also

ComponentState