object FarbDialog: TFarbDialog Left = 708 Top = 100 BorderIcons = [] BorderStyle = bsDialog Caption = 'Colors' ClientHeight = 383 ClientWidth = 427 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter Scaled = False OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Titel: TLabel Left = 105 Top = 9 Width = 190 Height = 24 Caption = 'Agglomeration depths:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object BitBtn1: TBitBtn Left = 25 Top = 320 Width = 112 Height = 33 Caption = '&OK' TabOrder = 0 Kind = bkOK end object BitBtn2: TBitBtn Left = 160 Top = 320 Width = 113 Height = 33 Caption = '&Abort' TabOrder = 1 Kind = bkAbort end object Panel1: TPanel Left = 25 Top = 48 Width = 48 Height = 249 Color = clWhite TabOrder = 2 object Label1: TLabel Left = 16 Top = 8 Width = 15 Height = 24 Caption = '1:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 16 Top = 48 Width = 15 Height = 24 Caption = '2:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 16 Top = 88 Width = 15 Height = 24 Caption = '3:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 16 Top = 128 Width = 15 Height = 24 Caption = '4:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 16 Top = 168 Width = 15 Height = 24 Caption = '5:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 16 Top = 208 Width = 15 Height = 24 Caption = '6:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object Button1: TButton Left = 89 Top = 57 Width = 119 Height = 32 Caption = 'Change...' TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 89 Top = 96 Width = 119 Height = 33 Caption = 'Change...' TabOrder = 4 OnClick = Button2Click end object Button3: TButton Left = 89 Top = 137 Width = 119 Height = 32 Caption = 'Change...' TabOrder = 5 OnClick = Button3Click end object Button4: TButton Left = 89 Top = 176 Width = 119 Height = 33 Caption = 'Change...' TabOrder = 6 OnClick = Button4Click end object Button5: TButton Left = 89 Top = 217 Width = 119 Height = 32 Caption = 'Change...' TabOrder = 7 OnClick = Button5Click end object Button6: TButton Left = 89 Top = 256 Width = 119 Height = 33 Caption = 'Change...' TabOrder = 8 OnClick = Button6Click end object Button7: TButton Left = 297 Top = 57 Width = 119 Height = 32 Caption = 'Change...' TabOrder = 9 OnClick = Button7Click end object Button8: TButton Left = 297 Top = 96 Width = 119 Height = 33 Caption = 'Change...' TabOrder = 10 OnClick = Button8Click end object Button9: TButton Left = 297 Top = 137 Width = 119 Height = 32 Caption = 'Change...' TabOrder = 11 OnClick = Button9Click end object Button10: TButton Left = 297 Top = 176 Width = 119 Height = 33 Caption = 'Change...' TabOrder = 12 OnClick = Button10Click end object Button11: TButton Left = 297 Top = 217 Width = 119 Height = 32 Caption = 'Change...' TabOrder = 13 OnClick = Button11Click end object Button12: TButton Left = 297 Top = 256 Width = 119 Height = 33 Caption = 'Change...' TabOrder = 14 OnClick = Button12Click end object BitBtn3: TBitBtn Left = 297 Top = 320 Width = 112 Height = 33 Caption = '&Help' TabOrder = 15 OnClick = BitBtn3Click Kind = bkHelp end object Panel2: TPanel Left = 233 Top = 48 Width = 48 Height = 249 Color = clWhite TabOrder = 16 object Label7: TLabel Left = 16 Top = 16 Width = 15 Height = 24 Caption = '7:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 16 Top = 48 Width = 15 Height = 24 Caption = '8:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 16 Top = 88 Width = 15 Height = 24 Caption = '9:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 14 Top = 128 Width = 25 Height = 24 Caption = '10:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 14 Top = 168 Width = 25 Height = 24 Caption = '11:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label12: TLabel Left = 14 Top = 208 Width = 25 Height = 24 Caption = '12:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object ColorDialog1: TColorDialog Ctl3D = True Left = 32 Top = 8 end end