EhLib
|
TColumnTitleEh represents the title of a data-grid column (TColumnEh).
TColumnTitleEh = class(TAxisBarTitleEh);
TDBGridEh uses a TDBGridColumnsEh to maintain a collection of TColumnEh objects. Each TColumnEh has an associated TColumnTitleEh that holds information about its title. The TColumnTitleEh instance is stored in the column’s Title property.
Copyright (c) 1998-2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|