home *** CD-ROM | disk | FTP | other *** search
- object FranchiseeForm: TFranchiseeForm
- Left = 382
- Top = 200
- Width = 785
- Height = 519
- Caption = 'Franchisee'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Button2: TButton
- Left = 700
- Top = 96
- Width = 75
- Height = 25
- Caption = 'Size'
- TabOrder = 0
- OnClick = Button2Click
- end
- object ScrollBox1: TScrollBox
- Left = 8
- Top = 8
- Width = 681
- Height = 473
- TabOrder = 1
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 185
- Height = 16
- Caption = 'Franchisee name and surname'
- end
- object Label2: TLabel
- Left = 8
- Top = 64
- Width = 126
- Height = 16
- Caption = 'Franchisee company'
- end
- object Label3: TLabel
- Left = 8
- Top = 120
- Width = 120
- Height = 16
- Caption = 'Franchisee address'
- end
- object Label4: TLabel
- Left = 8
- Top = 176
- Width = 92
- Height = 16
- Caption = 'Language area'
- end
- object Label5: TLabel
- Left = 8
- Top = 232
- Width = 46
- Height = 16
- Caption = 'Phones'
- end
- object Faxes: TLabel
- Left = 8
- Top = 288
- Width = 37
- Height = 16
- Caption = 'Faxes'
- end
- object Label6: TLabel
- Left = 8
- Top = 344
- Width = 106
- Height = 16
- Caption = 'E-mail addresses'
- end
- object Label7: TLabel
- Left = 8
- Top = 400
- Width = 103
- Height = 16
- Caption = 'Website address'
- end
- object Label8: TLabel
- Left = 8
- Top = 456
- Width = 80
- Height = 16
- Caption = 'FAQ address'
- end
- object Label9: TLabel
- Left = 8
- Top = 512
- Width = 87
- Height = 16
- Caption = 'News address'
- end
- object Label10: TLabel
- Left = 8
- Top = 568
- Width = 176
- Height = 16
- Caption = 'Password for user registration'
- end
- object Label11: TLabel
- Left = 8
- Top = 624
- Width = 112
- Height = 16
- Caption = 'Registration e-mail'
- end
- object Label12: TLabel
- Left = 8
- Top = 680
- Width = 103
- Height = 16
- Caption = 'Credit toolbar text'
- end
- object Label13: TLabel
- Left = 8
- Top = 736
- Width = 110
- Height = 16
- Caption = 'Translation: Name'
- end
- object Label14: TLabel
- Left = 8
- Top = 792
- Width = 118
- Height = 16
- Caption = 'Translation: Country'
- end
- object Label15: TLabel
- Left = 8
- Top = 848
- Width = 112
- Height = 16
- Caption = 'Translation: Phone'
- end
- object Label16: TLabel
- Left = 8
- Top = 904
- Width = 130
- Height = 16
- Caption = 'Translation: Comment'
- end
- object Label17: TLabel
- Left = 8
- Top = 960
- Width = 124
- Height = 16
- Caption = 'Translation: Register'
- end
- object Label18: TLabel
- Left = 8
- Top = 1016
- Width = 115
- Height = 16
- Caption = 'Translation: Cancel'
- end
- object Label19: TLabel
- Left = 8
- Top = 1072
- Width = 86
- Height = 16
- Caption = 'Help file name'
- end
- object Label20: TLabel
- Left = 8
- Top = 1128
- Width = 102
- Height = 16
- Caption = 'Translation: Help'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 1183
- Width = 641
- Height = 9
- end
- object NameE: TEdit
- Left = 8
- Top = 32
- Width = 641
- Height = 24
- TabOrder = 0
- end
- object CompanyE: TEdit
- Left = 8
- Top = 88
- Width = 641
- Height = 24
- TabOrder = 1
- end
- object AddressE: TEdit
- Left = 8
- Top = 144
- Width = 641
- Height = 24
- TabOrder = 2
- end
- object CountryE: TEdit
- Left = 8
- Top = 200
- Width = 641
- Height = 24
- TabOrder = 3
- end
- object PhoneE: TEdit
- Left = 8
- Top = 256
- Width = 641
- Height = 24
- TabOrder = 4
- end
- object FaxE: TEdit
- Left = 8
- Top = 312
- Width = 641
- Height = 24
- TabOrder = 5
- end
- object EmailE: TEdit
- Left = 8
- Top = 368
- Width = 641
- Height = 24
- TabOrder = 6
- end
- object wwwE: TEdit
- Left = 8
- Top = 424
- Width = 641
- Height = 24
- TabOrder = 7
- end
- object wwwFAQE: TEdit
- Left = 8
- Top = 480
- Width = 641
- Height = 24
- TabOrder = 8
- end
- object wwwNewsE: TEdit
- Left = 8
- Top = 536
- Width = 641
- Height = 24
- TabOrder = 9
- end
- object passwordE: TEdit
- Left = 8
- Top = 592
- Width = 641
- Height = 24
- TabOrder = 10
- end
- object regemailE: TEdit
- Left = 8
- Top = 648
- Width = 641
- Height = 24
- TabOrder = 11
- end
- object ClickToRegisterE: TEdit
- Left = 8
- Top = 704
- Width = 641
- Height = 24
- TabOrder = 12
- end
- object TraNameE: TEdit
- Left = 8
- Top = 760
- Width = 641
- Height = 24
- TabOrder = 13
- end
- object TraCountryE: TEdit
- Left = 8
- Top = 816
- Width = 641
- Height = 24
- TabOrder = 14
- end
- object TraPhoneE: TEdit
- Left = 8
- Top = 872
- Width = 641
- Height = 24
- TabOrder = 15
- end
- object TraCommentE: TEdit
- Left = 8
- Top = 928
- Width = 641
- Height = 24
- TabOrder = 16
- end
- object TraRegisterE: TEdit
- Left = 8
- Top = 984
- Width = 641
- Height = 24
- TabOrder = 17
- end
- object TraCancelE: TEdit
- Left = 8
- Top = 1040
- Width = 641
- Height = 24
- TabOrder = 18
- end
- object HelpFileE: TEdit
- Left = 8
- Top = 1096
- Width = 641
- Height = 24
- TabOrder = 19
- end
- object HelpItemE: TEdit
- Left = 8
- Top = 1152
- Width = 641
- Height = 24
- TabOrder = 20
- end
- end
- object OK: TBitBtn
- Left = 696
- Top = 8
- Width = 81
- Height = 33
- TabOrder = 2
- OnClick = OKClick
- Kind = bkOK
- end
- object Cancel: TBitBtn
- Left = 696
- Top = 48
- Width = 81
- Height = 33
- TabOrder = 3
- Kind = bkCancel
- end
- end
-