Back to Devexpress

TcxControl.IsLoading Property

vcl-cxcontrols-dot-tcxcontrol-89a6d569.md

latest864 B
Original Source

TcxControl.IsLoading Property

Identifies if the control is being loaded.

Declaration

delphi
property IsLoading: Boolean read;

Property Value

TypeDescription
Boolean

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

|

See Also

TcxControl.IsDesigning Property

TcxCustomControl.IsDestroying Property

TcxControl.IsFocused Property

TcxControl Class

TcxControl Members

cxControls Unit