Skip to main content

TcxSchedulerSubControl.LayoutChanged Method

Invalidates the current TcxSchedulerSubControl component to mirror any changes made to its layout.

Declaration

procedure LayoutChanged;

Remarks

Use the LayoutChanged method to indicate that the current TcxSchedulerSubControl component’s layout has been changed and it needs to be repainted.

See Also