Back to Devexpress

TcxCustomControl.IsDestroying Property

vcl-cxcontrols-dot-tcxcustomcontrol.md

latest894 B
Original Source

TcxCustomControl.IsDestroying Property

Identifies if the control is about to be destroyed.

Declaration

delphi
property IsDestroying: Boolean read;

Property Value

TypeDescription
Boolean

True if the ComponentState property value contains the csDestroying flag; otherwise, False.

|

See Also

TcxControl.IsDesigning Property

TcxControl.IsFocused Property

TcxControl.IsLoading Property

TcxCustomControl Class

TcxCustomControl Members

cxControls Unit