object dlgGroupe: TdlgGroupe Left = 956 Height = 218 Top = 406 Width = 614 BorderStyle = bsToolWindow Caption = 'dlgGroupe' ClientHeight = 218 ClientWidth = 614 Font.CharSet = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Pitch = fpVariable Font.Quality = fqDraft Font.Style = [fsBold] Position = poScreenCenter LCLVersion = '2.0.0.4' object BitBtn1: TBitBtn Left = 385 Height = 30 Top = 185 Width = 111 Anchors = [akRight, akBottom] Default = True DefaultCaption = True Kind = bkOK ModalResult = 1 OnClick = BitBtn1Click TabOrder = 0 end object BitBtn2: TBitBtn Left = 501 Height = 30 Top = 185 Width = 111 Anchors = [akRight, akBottom] Cancel = True DefaultCaption = True Kind = bkCancel ModalResult = 2 TabOrder = 1 end object Label1: TLabel Left = 4 Height = 16 Top = 4 Width = 43 Caption = 'Label1' ParentColor = False end object editIDGroupe: TCurrencyEdit Left = 104 Height = 24 Top = 4 Width = 108 Alignment = taRightJustify DecimalPlaces = 0 DisplayFormat = '0' MaxValue = 0 MinValue = 0 TabOrder = 2 Value = 0 end object editNomGroupe: TEdit Left = 104 Height = 24 Top = 32 Width = 508 Anchors = [akTop, akLeft, akRight] TabOrder = 3 Text = 'editNomGroupe' end object lbNomGroupe: TLabel Left = 4 Height = 16 Top = 32 Width = 88 Caption = 'lbNomGroupe' ParentColor = False end object editDecalageX: TCurrencyEdit Left = 104 Height = 24 Top = 64 Width = 108 Alignment = taRightJustify DisplayFormat = ',0.00;-,0.00' MaxValue = 0 MinValue = 0 TabOrder = 4 Value = 0 end object editDecalageY: TCurrencyEdit Left = 220 Height = 24 Top = 64 Width = 108 Alignment = taRightJustify DisplayFormat = ',0.00;-,0.00' MaxValue = 0 MinValue = 0 TabOrder = 5 Value = 0 end object editDecalageZ: TCurrencyEdit Left = 336 Height = 24 Top = 64 Width = 108 Alignment = taRightJustify DisplayFormat = ',0.00;-,0.00' MaxValue = 0 MinValue = 0 TabOrder = 6 Value = 0 end object btnCouleurGroupe: TStaticText Left = 216 Height = 25 Top = 4 Width = 101 BorderStyle = sbsSingle Color = clBlue OnClick = btnCouleurGroupeClick ParentColor = False TabOrder = 7 Transparent = False end object chkVisible: TCheckBox Left = 104 Height = 20 Top = 96 Width = 85 Caption = 'chkVisible' TabOrder = 8 end object lbDateLastModification: TLabel Left = 4 Height = 16 Top = 196 Width = 63 Anchors = [akLeft, akBottom] Caption = 'Modifié le' ParentColor = False end object lbLastGrpModif: TStaticText Left = 104 Height = 19 Top = 194 Width = 169 Alignment = taCenter Anchors = [akLeft, akBottom] BorderStyle = sbsSunken Caption = 'lbLastGrpModif' TabOrder = 9 end object chkDecalageActif: TCheckBox Left = 466 Height = 20 Top = 64 Width = 48 Caption = 'Actif' TabOrder = 10 end object lbAltitudeGroupe: TLabel Left = 220 Height = 16 Top = 96 Width = 43 Caption = 'ZOrder' ParentColor = False end object editZOrder: TCurrencyEdit Left = 336 Height = 24 Top = 96 Width = 108 Alignment = taRightJustify DisplayFormat = ',0.00;-,0.00' MaxValue = 0 MinValue = 0 TabOrder = 11 Value = 0 end object editFiltres: TEdit Left = 104 Height = 24 Top = 136 Width = 508 Anchors = [akTop, akLeft, akRight] TabOrder = 12 end object lbFiltres: TLabel Left = 4 Height = 16 Top = 136 Width = 51 Caption = 'lbFiltres' ParentColor = False end object lbDecalageGroupe: TLabel Left = 4 Height = 16 Top = 64 Width = 119 Caption = 'lbDecalageGroupe' ParentColor = False end object chkDoSetGrpAsCurrent: TCheckBox Left = 104 Height = 20 Top = 164 Width = 165 Caption = 'chkDoSetGrpAsCurrent' TabOrder = 13 end end