home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Business
/
Empire
/
_SETUP.1
/
EmpireBuilder.exe
/
0
/
RCDATA
/
TFMMULTICOMPANY
/
TFMMULTICOMPANY.txt
Wrap
Text File
|
1999-06-21
|
4KB
|
154 lines
object fmMultiCompany: TfmMultiCompany
Left = 255
Top = 154
Width = 403
Height = 284
Caption = 'Multi-Company'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object Panel2: TPanel
Left = 0
Top = 0
Width = 395
Height = 215
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 12
Width = 360
Height = 119
Caption =
'You have reached the maximum number of companies '#13#10'assigned to y' +
'our system. If you require any more '#13#10'companies please contact ' +
'us to register for more '#13#10'company licenses. If you have already' +
' done so then '#13#10'please type the registration number you have bee' +
'n '#13#10'given in the box below and then click on the < Update > butt' +
'on.'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Left = 11
Top = 183
Width = 118
Height = 16
Caption = 'Registration Number'
end
object Label3: TLabel
Left = 10
Top = 145
Width = 233
Height = 18
Caption = 'Telephone 0161 860 7821'
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object edtRegNo: TEdit
Left = 143
Top = 179
Width = 121
Height = 24
CharCase = ecUpperCase
TabOrder = 0
end
end
object Panel1: TPanel
Left = 0
Top = 215
Width = 395
Height = 42
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object BtnUpdate: TButton
Left = 6
Top = 6
Width = 75
Height = 30
Hint = 'Update the system '
Caption = '&Update'
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = BtnUpdateClick
end
object BtnCancel: TButton
Left = 90
Top = 6
Width = 75
Height = 30
Caption = '&Cancel'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = BtnCancelClick
end
object BtnHelp: TButton
Left = 313
Top = 6
Width = 75
Height = 30
Caption = '&Help'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = BtnCancelClick
end
end
object Sizer1: TSizer
Enabled = True
ExceptionAction = eaIgnoreControl
GridColumnSizing = gcSizeAllColumns
GridRowSizing = grSizeByDefaults
MinimumSize = True
NavigateOnEnter = False
OverrideParentFont = True
PerformAssertions = True
ShowAssertionFailures = False
StretchFonts = True
StretchImages = True
StretchOnResize = True
ThreadProcessing = False
Left = 328
Top = 168
ScreenWidth = (
800)
ScreenHeight = (
600)
OriginalFormWidth = (
403)
OriginalFormHeight = (
284)
OriginalFormLeft = (
255)
OriginalFormTop = (
154)
OriginalFormPPI = (
120)
OriginalClientWidth = (
395)
OriginalClientHeight = (
257)
end
end