Force a delayed Repaint of the control, by marking its visible area of the control as invalid.
Source position: controls.pp line 1653
public procedure TControl.Invalidate; virtual; |
Calls the InvalidateControl method to invalidate the bounds rectangle for the control using the clipping rectangle for the Parent.
|
Requests a repaint of the control. |
|
|
Gets the effective visibility for the control and all of its Parent controls. |
|
|
Contains style flags which control the features or behaviors enabled for the control. |
|
|
The control within which the control is shown. |