inherited SCSmartDrive: TSCSmartDrive Width = 64 Height = 40 Constraints.MaxHeight = 40 Constraints.MaxWidth = 64 inherited panel: TJvPanel object EnhImage1: TEnhImage Left = 4 Top = 11 Width = 16 Height = 9 AutoSize = True Picture.Data = {} Transparent = True end object LABSample: TLabel Left = 26 Top = 9 Width = 31 Height = 13 AutoSize = False Caption = '???%' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end end