Alignment = taRightJustify und einmal da hinschieben, fertig.
Tipp: Label etwas größer ziehen, dann kann man das besser sehen.
Edit: Hier noch ein Hinweis...
Delphi-Quellcode:
if (GetWindowlong(Stringgrid.Handle, GWL_STYLE) and WS_VSCROLL) <> 0 then
ShowMessage('Vertikale Scrollbar ist sichtbar');