[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Causes the control to be redrawn.
Source position: comctrls.pp line 2634
public procedure TCustomCoolBar.Invalidate; override; |
Invalidate is an overridden method in TCustomCoolBar which causes the control to be redrawn using the settings in the EdgeInner, EdgeOuter, and EdgeBorders properties. CalculateAndAlign is called to size and layout the visible bands on the control. The inherited Invalidate method is called to update the widgetset class when its Handle has been allocated.
|
Schedules a repaint request. |
Version 4.0 | Generated 2025-05-03 | Home |