object FormSetup: TFormSetup Left = 192 Top = 107 Width = 544 Height = 375 Caption = 'FormSetup' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 56 Top = 48 Width = 50 Height = 24 Caption = 'Color' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object ButtonColor: TButton Left = 128 Top = 40 Width = 40 Height = 40 TabOrder = 0 OnClick = ButtonColorClick end object ColorDialog1: TColorDialog Ctl3D = True Left = 72 Top = 256 end end