Delphi : How to make cells' texts in TStringGrid center aligned?
When I use the top code (OnDraw part), it doesn't delete the first text and write the new text on the old text and one sel will duplicate .
|
Delphi : How to make cells' texts in TStringGrid center aligned? When I use the top code (OnDraw part), it doesn't delete the first text and write the new text on the old text and one sel will duplicate . | ||||
feedback
|
|
You need to add a call to
Note you'll also have to make sure that the | |||||||||||
feedback
|