mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 16:59:21 +02:00
TAChart: Minor demo update
git-svn-id: trunk@27122 -
This commit is contained in:
parent
ee758c26c4
commit
66ff6cc151
@ -18,16 +18,12 @@ object Form1: TForm1
|
|||||||
Grid.Color = clGray
|
Grid.Color = clGray
|
||||||
Title.LabelFont.Height = -11
|
Title.LabelFont.Height = -11
|
||||||
Title.LabelFont.Name = 'MS Sans Serif'
|
Title.LabelFont.Name = 'MS Sans Serif'
|
||||||
Title.Font.Height = -11
|
|
||||||
Title.Font.Name = 'MS Sans Serif'
|
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
Alignment = calBottom
|
Alignment = calBottom
|
||||||
Grid.Color = clGray
|
Grid.Color = clGray
|
||||||
Title.LabelFont.Height = -11
|
Title.LabelFont.Height = -11
|
||||||
Title.LabelFont.Name = 'MS Sans Serif'
|
Title.LabelFont.Name = 'MS Sans Serif'
|
||||||
Title.Font.Height = -11
|
|
||||||
Title.Font.Name = 'MS Sans Serif'
|
|
||||||
end>
|
end>
|
||||||
Foot.Brush.Color = clBtnFace
|
Foot.Brush.Color = clBtnFace
|
||||||
Foot.Font.Color = clRed
|
Foot.Font.Color = clRed
|
||||||
|
Loading…
Reference in New Issue
Block a user