Back to Devexpress

TcxControl.IsDesigning Property

vcl-cxcontrols-dot-tcxcontrol-d991d27a.md

latest889 B
Original Source

TcxControl.IsDesigning Property

Identifies if the control is being modified by the form designer.

Declaration

delphi
property IsDesigning: Boolean read;

Property Value

TypeDescription
Boolean

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

|

See Also

TcxCustomControl.IsDestroying Property

TcxControl.IsFocused Property

TcxControl.IsLoading Property

TcxControl Class

TcxControl Members

cxControls Unit