home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March / PCWK3A99.iso / Polskie / JaPa / Kkp.exe / 0 / RCDATA / TFMAIL / TFMAIL.txt < prev   
Encoding:
Text File  |  1999-01-05  |  3.4 KB  |  148 lines

  1. object fMail: TfMail
  2.   Left = 435
  3.   Top = -2
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Wy∩┐╜lij zam∩┐╜wienie'
  7.   ClientHeight = 167
  8.   ClientWidth = 320
  9.   Color = clTeal
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poDefaultPosOnly
  16.   OnActivate = FormActivate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ASLink1: TASLink
  21.     Left = 66
  22.     Top = 80
  23.     Width = 185
  24.     Height = 25
  25.     Hint = 'Kliknij tutaj aby wys∩┐╜a∩┐╜ zam∩┐╜wienie'
  26.     Alignment = taCenter
  27.     Transparent = True
  28.     Caption = 'japasoft@polbox.com'
  29.     Font.Color = clBlue
  30.     Font.Height = -19
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsUnderline]
  33.     ParentFont = False
  34.     ParentShowHint = False
  35.     ShowHint = True
  36.     URLEnabled = False
  37.     OnClick = ASLink1Click
  38.   end
  39.   object Label1: TLabel
  40.     Left = 0
  41.     Top = 8
  42.     Width = 320
  43.     Height = 13
  44.     Alignment = taCenter
  45.     Caption = 'Komputerowy Katalog P∩┐╜yt mo∩┐╜esz zam∩┐╜wi∩┐╜ telefonicznie :'
  46.     Font.Color = clYellow
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     Transparent = True
  52.   end
  53.   object Label5: TLabel
  54.     Left = 0
  55.     Top = 108
  56.     Width = 320
  57.     Height = 13
  58.     Alignment = taCenter
  59.     AutoSize = False
  60.     Caption = 'Kliknij tutaj aby wys∩┐╜a∩┐╜ zam∩┐╜wienie e-mail'#39'em'
  61.     Font.Color = clAqua
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = []
  65.     ParentFont = False
  66.     Transparent = True
  67.   end
  68.   object Label2: TLabel
  69.     Left = 120
  70.     Top = 24
  71.     Width = 77
  72.     Height = 13
  73.     Alignment = taCenter
  74.     Caption = '042 / 650 58 59'
  75.     Font.Color = clYellow
  76.     Font.Height = -11
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = []
  79.     ParentFont = False
  80.     Transparent = True
  81.   end
  82.   object Label3: TLabel
  83.     Left = 0
  84.     Top = 40
  85.     Width = 320
  86.     Height = 13
  87.     Alignment = taCenter
  88.     Caption = 'Cena detaliczna  49 z∩┐╜ z VAT.'
  89.     Font.Color = clYellow
  90.     Font.Height = -11
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = []
  93.     ParentFont = False
  94.     Transparent = True
  95.   end
  96.   object Label4: TLabel
  97.     Left = 0
  98.     Top = 56
  99.     Width = 320
  100.     Height = 13
  101.     Alignment = taCenter
  102.     Caption = 'Dla dystrybutor∩┐╜w atrakcyjne warunki wsp∩┐╜pracy.'
  103.     Font.Color = clYellow
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = []
  107.     ParentFont = False
  108.     Transparent = True
  109.   end
  110.   object Button1: TColorButton
  111.     Left = 100
  112.     Top = 136
  113.     Width = 120
  114.     Height = 25
  115.     BevelSize = 1
  116.     Caption = 'Zamknij'
  117.     Color = clTeal
  118.     Font.Color = clYellow
  119.     Font.Height = -13
  120.     Font.Name = 'MS Sans Serif'
  121.     Font.Style = []
  122.     Style = [bsCenter, bsShowFocus, bsShowKey]
  123.     TabOrder = 0
  124.     TabStop = True
  125.     OnClick = Button1Click
  126.   end
  127.   object MarsCaption1: TMarsCaption
  128.     ActiveBeginColor = clRed
  129.     ActiveEndColor = clYellow
  130.     ActiveFontColor = clYellow
  131.     InactiveBeginColor = clGray
  132.     InactiveEndColor = clSilver
  133.     InactiveFontColor = clSilver
  134.     ApplicationNameFont.Color = clWindowText
  135.     ApplicationNameFont.Height = -11
  136.     ApplicationNameFont.Name = 'MS Sans Serif'
  137.     ApplicationNameFont.Style = [fsBold]
  138.     CaptionFont.Color = clWindowText
  139.     CaptionFont.Height = -11
  140.     CaptionFont.Name = 'MS Sans Serif'
  141.     CaptionFont.Style = []
  142.     NumColors = 64
  143.     AutoSize = False
  144.     Left = 12
  145.     Top = 128
  146.   end
  147. end
  148.