Age | Commit message (Collapse) | Author |
|
of columns.
|
|
|
|
The AlternativeBGColor property only takes affect when the
go_AlternativeColor grid option is enabled. go_AlternativeColor
also takes preference over ColumnBackgroundColor[]
|
|
|
|
- When RowCount was changed it refreshed the grid to much.
- BeginUpdate / EndUpdate did not always update scrollbar position.
|
|
BeginUpdate..EndUpdate requests.
* StringGrid now has a Clear method.
|
|
* Implemented full RowDelete() for TfpgStringGrid.
* Updated tiListMediators to use the new RowDelete() method of StringGrid.
* Updated the GridTest demo to show RowDelete() in action.
* Updated the AddressBook Demo 21 to enable deleting of contacts.
|
|
* UI Designer has been updated to reflect the new gui unit names.
|