Skip to main content

TdxFcItem.Destroying Property

Identifies whether the item is about to be destroyed.

Declaration

property Destroying: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if the current chart symbol or connection is being destroyed by the control’s destructor or a Free procedure call; otherwise – False.

See Also