object Form1: TForm1 Left = 348 Height = 410 Top = 527 Width = 1168 Caption = 'Form1' ClientHeight = 410 ClientWidth = 1168 DesignTimePPI = 144 OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow LCLVersion = '2.2.6.0' object TrackBar1: TTrackBar Left = 30 Height = 87 Top = 32 Width = 1098 Max = 200 Min = 48 OnChange = TrackBar1Change Position = 96 TabOrder = 0 end object ScaleDPI1: TScaleDPI AutoDetect = False Left = 324 Top = 276 end end