object Form1: TForm1 Left = 358 Height = 112 Top = 250 Width = 152 BorderStyle = bsNone Caption = 'Form1' ClientHeight = 112 ClientWidth = 152 Color = clSkyBlue LCLVersion = '4.4.0.0' object Label1: TLabel Left = 56 Height = 17 Top = 8 Width = 41 Alignment = taCenter Caption = 'TLabel' Font.CharSet = ANSI_CHARSET Font.Height = -13 Font.Name = 'Segoe UI' Font.Pitch = fpVariable Font.Quality = fqDraft Font.Style = [fsBold] ParentFont = False end object StaticText1: TStaticText Left = 48 Height = 17 Top = 80 Width = 65 Caption = 'StaticText1' TabOrder = 0 end object TimerMonitor: TTimer Enabled = False Interval = 100 Left = 24 Top = 8 end end