[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notifies the Grid using the collection when a column is updated.
Source position: grids.pas line 651
protected procedure TGridColumns.Update( |
Item: TCollectionItem |
); override; |
Item |
|
Collection item requiring the update notification. |
TCollection |