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

TComponent.BeforeDestruction

Overrides standard BeforeDestruction.

Declaration

Source position: classesh.inc line 1336

public procedure TComponent.BeforeDestruction; override;

Description

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

See also

ComponentState