home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Reklamy / Japa / PostBank / PostBank.exe / 0 / RCDATA / TFGRUPA / TFGRUPA.txt
Text File  |  1997-02-09  |  2KB  |  78 lines

  1. object fGrupa: TfGrupa
  2.   Left = 200
  3.   Top = 104
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'PostBank∩┐╜'
  7.   ClientHeight = 71
  8.   ClientWidth = 391
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnResize = FormResize
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 104
  20.     Top = 8
  21.     Width = 191
  22.     Height = 13
  23.     Caption = 'Do kt∩┐╜rej grupy doda∩┐╜ adresata ?'
  24.     Font.Color = clBlack
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Button1: TButton
  31.     Left = 8
  32.     Top = 36
  33.     Width = 123
  34.     Height = 25
  35.     Caption = 'Urz∩┐╜dy'
  36.     TabOrder = 0
  37.     OnClick = Button1Click
  38.   end
  39.   object Button2: TButton
  40.     Left = 132
  41.     Top = 36
  42.     Width = 123
  43.     Height = 25
  44.     Caption = 'Firmy'
  45.     TabOrder = 1
  46.     OnClick = Button2Click
  47.   end
  48.   object Button3: TButton
  49.     Left = 256
  50.     Top = 36
  51.     Width = 123
  52.     Height = 25
  53.     Caption = 'Prywatne'
  54.     TabOrder = 2
  55.     OnClick = Button3Click
  56.   end
  57.   object MarsCaption1: TMarsCaption
  58.     ActiveBeginColor = clBlack
  59.     ActiveEndColor = clBlue
  60.     ActiveFontColor = clYellow
  61.     InactiveBeginColor = clGray
  62.     InactiveEndColor = clSilver
  63.     InactiveFontColor = clBlack
  64.     ApplicationNameFont.Color = clWindowText
  65.     ApplicationNameFont.Height = -11
  66.     ApplicationNameFont.Name = 'MS Sans Serif'
  67.     ApplicationNameFont.Style = [fsBold]
  68.     CaptionFont.Color = clWindowText
  69.     CaptionFont.Height = -11
  70.     CaptionFont.Name = 'MS Sans Serif'
  71.     CaptionFont.Style = []
  72.     NumColors = 64
  73.     AutoSize = False
  74.     Left = 8
  75.     Top = 4
  76.   end
  77. end
  78.