Skip to main content

TcxEditingControl.LayoutChanged Method

Invalidates an editing control in response to layout changes.

Declaration

procedure LayoutChanged;

Remarks

This method invalidates an editing control when the layout changes. Typically, use this when you want to force recalculations of the control’s view information.

See Also