object Fquota: TFquota Left = 476 Top = 606 HelpContext = 800 BorderStyle = bsToolWindow Caption = 'BioCourbes - Informations' ClientHeight = 221 ClientWidth = 401 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True ShowHint = True OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 163 Top = 192 Width = 75 Height = 25 Hint = 'Fermer' Cancel = True Caption = '&Ok' TabOrder = 0 OnClick = Button1Click end object PnlQuota: TPanel Left = 8 Top = 160 Width = 385 Height = 25 Caption = 'PnlQuota' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object Panel1: TPanel Left = 8 Top = 88 Width = 385 Height = 65 BevelOuter = bvLowered TabOrder = 2 object LblIntel: TLabel Left = 8 Top = 41 Width = 369 Height = 16 AutoSize = False Caption = 'LblIntel' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LblEmo: TLabel Left = 8 Top = 25 Width = 369 Height = 16 AutoSize = False Caption = 'LblEmo' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LblPhy: TLabel Left = 8 Top = 9 Width = 369 Height = 16 AutoSize = False Caption = 'LblPhy' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end object Panel2: TPanel Left = 8 Top = 8 Width = 385 Height = 73 BevelOuter = bvLowered TabOrder = 3 object Label1: TLabel Left = 12 Top = 4 Width = 361 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Biorythme de' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LblNom: TLabel Left = 12 Top = 20 Width = 361 Height = 16 Alignment = taCenter AutoSize = False Caption = 'LblNom' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LblDate: TLabel Left = 12 Top = 37 Width = 361 Height = 16 Alignment = taCenter AutoSize = False Caption = 'LblDate' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LblJour: TLabel Left = 12 Top = 53 Width = 361 Height = 16 Alignment = taCenter AutoSize = False Caption = 'LblJour' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end end