Ich möchte die Schriftfarbe in einer Statusbar ändern. Doch wenn ich sie im objektinspektor unter font ändere tut sich nichts. hier die Eigenschaften:
Delphi-Quellcode:
object StatusBar1: TStatusBar
Left = 0
Top = 532
Width = 751
Height = 25
Color = clBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
Panels = <
item
Text = #169'P'#228'int 2007 Text'
Width = 200
end
item
Width = 100
end>
UseSystemFont = False