object Form1: TForm1 Left = 440 Height = 300 Top = 209 Width = 400 HorzScrollBar.Page = 401 VertScrollBar.Page = 301 Caption = 'Form1' ClientHeight = 300 ClientWidth = 400 OnShow = Form1Show LCLVersion = '0.9.31' object BarChart1: TBarChart Left = 16 Height = 256 Top = 16 Width = 368 Caption = 'My Data' FullRepaint = False TabOrder = 0 Bars = <> Depth = 20 LabelPosition = plLeft end end