home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 328
- Top = 160
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Registrierung f�r Postgeb�hren'#39'98'
- ClientHeight = 276
- ClientWidth = 427
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Gradient1: TGradient
- Left = 0
- Top = 0
- Width = 427
- Height = 276
- ColorStart = clTeal
- ColorEnd = clBlack
- end
- object Bevel1: TBevel
- Left = 44
- Top = 54
- Width = 343
- Height = 155
- Style = bsRaised
- end
- object Label3: TLabel
- Left = 14
- Top = 2
- Width = 11
- Height = 48
- Caption = 'I'
- Font.Color = clBlack
- Font.Height = -41
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 12
- Top = 1
- Width = 11
- Height = 48
- Caption = 'I'
- Font.Color = clYellow
- Font.Height = -41
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label1: TLabel
- Left = 56
- Top = 108
- Width = 25
- Height = 13
- Caption = 'Firma'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 56
- Top = 60
- Width = 77
- Height = 13
- Caption = 'Vor- Nachname'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 56
- Top = 156
- Width = 81
- Height = 13
- Caption = 'Registriernummer'
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3D1: TLabel3D
- Left = 24
- Top = 10
- Width = 81
- Height = 15
- Caption = 'Postgeb�hren'#39'98'
- Color = clNavy
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label3D2: TLabel3D
- Left = 24
- Top = 21
- Width = 70
- Height = 24
- Caption = 'NLAND'
- Font.Color = clSilver
- Font.Height = -20
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Edit1: TEdit
- Left = 54
- Top = 76
- Width = 323
- Height = 20
- AutoSize = False
- CharCase = ecUpperCase
- Color = clSilver
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 54
- Top = 128
- Width = 323
- Height = 20
- AutoSize = False
- CharCase = ecUpperCase
- Color = clSilver
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object Edit3: TEdit
- Left = 54
- Top = 175
- Width = 323
- Height = 20
- AutoSize = False
- CharCase = ecUpperCase
- Color = clSilver
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 226
- Top = 227
- Width = 90
- Height = 32
- Caption = '&Registrieren'
- TabOrder = 3
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 19
- Top = 229
- Width = 90
- Height = 30
- Caption = '&Abbruch'
- TabOrder = 4
- OnClick = BitBtn2Click
- Kind = bkAbort
- end
- object BitBtn3: TBitBtn
- Left = 322
- Top = 227
- Width = 90
- Height = 32
- TabOrder = 5
- OnClick = BitBtn3Click
- Kind = bkHelp
- end
- object MarsCaption1: TMarsCaption
- ActiveBeginColor = clTeal
- ActiveEndColor = clBlack
- ActiveFontColor = clWhite
- InactiveBeginColor = clGray
- InactiveEndColor = clGray
- InactiveFontColor = clWhite
- ApplicationNameFont.Color = clWindowText
- ApplicationNameFont.Height = -10
- ApplicationNameFont.Name = 'MS Sans Serif'
- ApplicationNameFont.Style = [fsBold]
- CaptionFont.Color = clWindowText
- CaptionFont.Height = -10
- CaptionFont.Name = 'MS Sans Serif'
- CaptionFont.Style = []
- NumColors = 64
- AutoSize = False
- Left = 390
- Top = 4
- end
- end
-