Themed TDBGrid descendant - TThemeDBGrid
I've uploaded a component to CodeCentral that draws a TDBGrid descendant as themed (when used within a themed application).
You can download this component and sample application from CodeCentral here.
Also includes a new property AllowTitleClick which allows you to enable/disable the visual nature of clicking on a column title.
Bug reports and Feedback welcome.
Full source and no license terms are applicable for this component.
If only DrawMove and DrawSizingLine where virtual.
Title Column Hot
Title clicked when AllowTitleClick is True
AllowTitleClick False and Column Moving disabled
You can download this component and sample application from CodeCentral here.
Also includes a new property AllowTitleClick which allows you to enable/disable the visual nature of clicking on a column title.
Bug reports and Feedback welcome.
Full source and no license terms are applicable for this component.
If only DrawMove and DrawSizingLine where virtual.
Title Column Hot
Title clicked when AllowTitleClick is True
AllowTitleClick False and Column Moving disabled