home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / top50 / Postgeb / _setup.1 / Post.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Encoding:
Text File  |  1999-04-13  |  4.5 KB  |  223 lines

  1. object Form3: TForm3
  2.   Left = 328
  3.   Top = 160
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Registrierung f∩┐╜r Postgeb∩┐╜hren'#39'98'
  7.   ClientHeight = 276
  8.   ClientWidth = 427
  9.   Font.Color = clWindowText
  10.   Font.Height = -10
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   OnResize = FormResize
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Gradient1: TGradient
  21.     Left = 0
  22.     Top = 0
  23.     Width = 427
  24.     Height = 276
  25.     ColorStart = clTeal
  26.     ColorEnd = clBlack
  27.   end
  28.   object Bevel1: TBevel
  29.     Left = 44
  30.     Top = 54
  31.     Width = 343
  32.     Height = 155
  33.     Style = bsRaised
  34.   end
  35.   object Label3: TLabel
  36.     Left = 14
  37.     Top = 2
  38.     Width = 11
  39.     Height = 48
  40.     Caption = 'I'
  41.     Font.Color = clBlack
  42.     Font.Height = -41
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     Transparent = True
  47.   end
  48.   object Label6: TLabel
  49.     Left = 12
  50.     Top = 1
  51.     Width = 11
  52.     Height = 48
  53.     Caption = 'I'
  54.     Font.Color = clYellow
  55.     Font.Height = -41
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.     Transparent = True
  60.   end
  61.   object Label1: TLabel
  62.     Left = 56
  63.     Top = 108
  64.     Width = 25
  65.     Height = 13
  66.     Caption = 'Firma'
  67.     Font.Color = clWhite
  68.     Font.Height = -12
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = []
  71.     ParentFont = False
  72.     Transparent = True
  73.   end
  74.   object Label2: TLabel
  75.     Left = 56
  76.     Top = 60
  77.     Width = 77
  78.     Height = 13
  79.     Caption = 'Vor-  Nachname'
  80.     Font.Color = clWhite
  81.     Font.Height = -12
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = []
  84.     ParentFont = False
  85.     Transparent = True
  86.   end
  87.   object Label7: TLabel
  88.     Left = 56
  89.     Top = 156
  90.     Width = 81
  91.     Height = 13
  92.     Caption = 'Registriernummer'
  93.     Font.Color = clWhite
  94.     Font.Height = -12
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = []
  97.     ParentFont = False
  98.     Transparent = True
  99.   end
  100.   object Label3D1: TLabel3D
  101.     Left = 24
  102.     Top = 10
  103.     Width = 81
  104.     Height = 15
  105.     Caption = 'Postgeb∩┐╜hren'#39'98'
  106.     Color = clNavy
  107.     Font.Color = clSilver
  108.     Font.Height = -11
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = []
  111.     ParentColor = False
  112.     ParentFont = False
  113.     Transparent = True
  114.   end
  115.   object Label3D2: TLabel3D
  116.     Left = 24
  117.     Top = 21
  118.     Width = 70
  119.     Height = 24
  120.     Caption = 'NLAND'
  121.     Font.Color = clSilver
  122.     Font.Height = -20
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = [fsBold]
  125.     ParentFont = False
  126.     Transparent = True
  127.   end
  128.   object Edit1: TEdit
  129.     Left = 54
  130.     Top = 76
  131.     Width = 323
  132.     Height = 20
  133.     AutoSize = False
  134.     CharCase = ecUpperCase
  135.     Color = clSilver
  136.     Font.Color = clBlack
  137.     Font.Height = -15
  138.     Font.Name = 'MS Sans Serif'
  139.     Font.Style = [fsBold]
  140.     ParentFont = False
  141.     TabOrder = 0
  142.   end
  143.   object Edit2: TEdit
  144.     Left = 54
  145.     Top = 128
  146.     Width = 323
  147.     Height = 20
  148.     AutoSize = False
  149.     CharCase = ecUpperCase
  150.     Color = clSilver
  151.     Font.Color = clBlack
  152.     Font.Height = -15
  153.     Font.Name = 'MS Sans Serif'
  154.     Font.Style = [fsBold]
  155.     ParentFont = False
  156.     TabOrder = 1
  157.   end
  158.   object Edit3: TEdit
  159.     Left = 54
  160.     Top = 175
  161.     Width = 323
  162.     Height = 20
  163.     AutoSize = False
  164.     CharCase = ecUpperCase
  165.     Color = clSilver
  166.     Font.Color = clBlack
  167.     Font.Height = -15
  168.     Font.Name = 'MS Sans Serif'
  169.     Font.Style = [fsBold]
  170.     ParentFont = False
  171.     TabOrder = 2
  172.   end
  173.   object BitBtn1: TBitBtn
  174.     Left = 226
  175.     Top = 227
  176.     Width = 90
  177.     Height = 32
  178.     Caption = '&Registrieren'
  179.     TabOrder = 3
  180.     OnClick = BitBtn1Click
  181.     Kind = bkOK
  182.   end
  183.   object BitBtn2: TBitBtn
  184.     Left = 19
  185.     Top = 229
  186.     Width = 90
  187.     Height = 30
  188.     Caption = '&Abbruch'
  189.     TabOrder = 4
  190.     OnClick = BitBtn2Click
  191.     Kind = bkAbort
  192.   end
  193.   object BitBtn3: TBitBtn
  194.     Left = 322
  195.     Top = 227
  196.     Width = 90
  197.     Height = 32
  198.     TabOrder = 5
  199.     OnClick = BitBtn3Click
  200.     Kind = bkHelp
  201.   end
  202.   object MarsCaption1: TMarsCaption
  203.     ActiveBeginColor = clTeal
  204.     ActiveEndColor = clBlack
  205.     ActiveFontColor = clWhite
  206.     InactiveBeginColor = clGray
  207.     InactiveEndColor = clGray
  208.     InactiveFontColor = clWhite
  209.     ApplicationNameFont.Color = clWindowText
  210.     ApplicationNameFont.Height = -10
  211.     ApplicationNameFont.Name = 'MS Sans Serif'
  212.     ApplicationNameFont.Style = [fsBold]
  213.     CaptionFont.Color = clWindowText
  214.     CaptionFont.Height = -10
  215.     CaptionFont.Name = 'MS Sans Serif'
  216.     CaptionFont.Style = []
  217.     NumColors = 64
  218.     AutoSize = False
  219.     Left = 390
  220.     Top = 4
  221.   end
  222. end
  223.