home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Business
/
Empire
/
_SETUP.1
/
EmpireBuilder.exe
/
0
/
RCDATA
/
TFMPRICEMISMATCH
/
TFMPRICEMISMATCH.txt
Wrap
Text File
|
1999-06-21
|
3KB
|
143 lines
object fmPriceMismatch: TfmPriceMismatch
Left = 300
Top = 201
Width = 305
Height = 227
Caption = 'Price Mismatch'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Scaled = False
PixelsPerInch = 120
TextHeight = 16
object Bevel1: TBevel
Left = 8
Top = 8
Width = 281
Height = 145
Shape = bsFrame
end
object lbPrevious: TLabel
Left = 24
Top = 56
Width = 87
Height = 16
Caption = 'Previous Price'
end
object lbNew: TLabel
Left = 24
Top = 116
Width = 61
Height = 16
Caption = 'New Price'
end
object lbMessage: TLabel
Left = 24
Top = 24
Width = 244
Height = 16
Caption = 'Please Confirm the Price Mismatch.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lbReceived: TLabel
Left = 24
Top = 84
Width = 110
Height = 16
Caption = 'Qty Received T/D'
end
object BtnConfirm: TButton
Left = 12
Top = 164
Width = 90
Height = 30
Caption = 'Co&nfirm'
TabOrder = 3
OnClick = BtnConfirmClick
end
object BtnCancel: TButton
Left = 108
Top = 164
Width = 90
Height = 30
Caption = '&Cancel'
ModalResult = 2
TabOrder = 4
end
object cePrevious: TCurrencyEdit
Left = 172
Top = 52
Width = 100
Height = 24
AutoSize = False
DisplayFormat = '0.00'
ParentColor = True
ReadOnly = True
TabOrder = 0
end
object ceNew: TCurrencyEdit
Left = 172
Top = 112
Width = 100
Height = 24
AutoSize = False
DisplayFormat = '0.00'
ParentColor = True
ReadOnly = True
TabOrder = 2
end
object ceReceived: TCurrencyEdit
Left = 172
Top = 82
Width = 100
Height = 24
AutoSize = False
DisplayFormat = '0.00'
ParentColor = True
ReadOnly = True
TabOrder = 1
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 = 244
Top = 156
ScreenWidth = (
800)
ScreenHeight = (
600)
OriginalFormWidth = (
305)
OriginalFormHeight = (
227)
OriginalFormLeft = (
300)
OriginalFormTop = (
201)
OriginalFormPPI = (
120)
OriginalClientWidth = (
297)
OriginalClientHeight = (
200)
end
end