Sorry, the post was sent before I realized it.
What I wanted to say was that after a program line such as:
Form1.AdvStringGrid1.Alignments[col, row]:= taCenter;
or
Form1.AdvStringGrid1.Colors[col, row]:= clYellow;
then any attempt to control the font size for that cell is locked.