[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Causes the parent control to be redrawn when the collection item is changed.
Source position: comctrls.pp line 2471
public procedure TCoolBand.InvalidateCoolBar( |
Sender: TObject |
); |
Calls the inherited Changed method to update the current collection item, and to notify the parent control of a change to the collection.
lazarus-ccr.sourceforge.net |