TcxCustomEdit.AreChangeEventsLocked Method
In This Article
Returns True when edit value change notifications are postponed by LockChangeEvents method calls.
#Declaration
Delphi
function AreChangeEventsLocked: Boolean;
#Returns
Type |
---|
Boolean |
See Also