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

TComponent.BeforeDestruction

Overrides standard BeforeDestruction.

Declaration

Source position: classesh.inc line 1648

public procedure TComponent.BeforeDestruction; override;

Description

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

See also

ComponentState

The latest version of this document can be found at lazarus-ccr.sourceforge.net.