inherited SCTemperature: TSCTemperature Width = 64 Height = 40 Constraints.MaxHeight = 40 Constraints.MaxWidth = 64 inherited panel: TJvPanel object trend: TImage Left = 1 Top = 8 Width = 14 Height = 14 Center = True Transparent = True end object LABSample: TLabel Left = 16 Top = 8 Width = 45 Height = 13 Alignment = taCenter AutoSize = False Caption = '??'#176'C' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end end