object fGrupa: TfGrupa Left = 200 Top = 104 BorderIcons = [] BorderStyle = bsDialog Caption = 'PostBank�' ClientHeight = 71 ClientWidth = 391 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 104 Top = 8 Width = 191 Height = 13 Caption = 'Do kt�rej grupy doda� adresata ?' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Button1: TButton Left = 8 Top = 36 Width = 123 Height = 25 Caption = 'Urz�dy' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 132 Top = 36 Width = 123 Height = 25 Caption = 'Firmy' TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 256 Top = 36 Width = 123 Height = 25 Caption = 'Prywatne' TabOrder = 2 OnClick = Button3Click end object MarsCaption1: TMarsCaption ActiveBeginColor = clBlack ActiveEndColor = clBlue ActiveFontColor = clYellow InactiveBeginColor = clGray InactiveEndColor = clSilver InactiveFontColor = clBlack ApplicationNameFont.Color = clWindowText ApplicationNameFont.Height = -11 ApplicationNameFont.Name = 'MS Sans Serif' ApplicationNameFont.Style = [fsBold] CaptionFont.Color = clWindowText CaptionFont.Height = -11 CaptionFont.Name = 'MS Sans Serif' CaptionFont.Style = [] NumColors = 64 AutoSize = False Left = 8 Top = 4 end end