TcxCustomControl.IsDestroying Property
In This Article
Identifies if the control is about to be destroyed.
#Declaration
Delphi
property IsDestroying: Boolean read;
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also