home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Business
/
Empire
/
_SETUP.1
/
EmpireBuilder.exe
/
0
/
RCDATA
/
TFMCHEQUE
/
TFMCHEQUE.txt
Wrap
Text File
|
1999-06-21
|
6KB
|
290 lines
object fmCheque: TfmCheque
Left = 149
Top = 166
BorderStyle = bsDialog
Caption = 'Write Cheque'
ClientHeight = 262
ClientWidth = 603
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 603
Height = 216
Align = alClient
Color = clInfoBk
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 56
Width = 25
Height = 18
Caption = 'Pay'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 428
Top = 20
Width = 33
Height = 18
Caption = 'Date'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label5: TLabel
Left = 8
Top = 188
Width = 60
Height = 18
Caption = 'Cheque '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Shape1: TShape
Left = 4
Top = 4
Width = 593
Height = 205
Brush.Color = clInfoBk
Pen.Width = 4
end
object Label2: TLabel
Left = 16
Top = 172
Width = 78
Height = 17
Caption = 'Cheque No.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 428
Top = 20
Width = 31
Height = 17
Caption = 'Date'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 16
Top = 56
Width = 23
Height = 17
Caption = 'Pay'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object EChequeRef: TEdit
Left = 112
Top = 168
Width = 121
Height = 26
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object lbName: TEdit
Left = 64
Top = 52
Width = 349
Height = 26
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object EDate: TDateEdit
Left = 476
Top = 16
Width = 108
Height = 24
ClickKey = 16452
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ButtonWidth = 24
NumGlyphs = 2
ParentFont = False
CalendarStyle = csDialog
YearDigits = dyFour
TabOrder = 0
end
object Panel3: TPanel
Left = 64
Top = 88
Width = 365
Height = 65
BevelOuter = bvNone
TabOrder = 4
object lbValue: TLabel
Left = 0
Top = 0
Width = 365
Height = 65
Align = alClient
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
WordWrap = True
end
object Bevel2: TBevel
Left = 0
Top = 16
Width = 361
Height = 21
Shape = bsBottomLine
end
object Bevel1: TBevel
Left = -8
Top = 0
Width = 357
Height = 17
Shape = bsBottomLine
end
end
object CEAmount: TRxCalcEdit
Left = 452
Top = 80
Width = 133
Height = 24
AutoSize = False
DisplayFormat = '0.00'
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ButtonWidth = 24
MaxValue = 9999999.990000000000000000
NumGlyphs = 2
ParentFont = False
TabOrder = 2
OnExit = CEAmountExit
end
end
object Panel2: TPanel
Left = 0
Top = 216
Width = 603
Height = 46
Align = alBottom
TabOrder = 1
TabStop = True
object BitBtn1: TBitBtn
Left = 16
Top = 8
Width = 90
Height = 30
Caption = '&Ok'
ModalResult = 1
TabOrder = 0
OnClick = BitBtn1Click
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 116
Top = 8
Width = 90
Height = 30
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 1
NumGlyphs = 2
end
end
object Sizer1: TSizer
Enabled = True
ExceptionAction = eaIgnoreControl
GridColumnSizing = gcSizeAllColumns
GridRowSizing = grSizeByDefaults
MinimumSize = True
NavigateOnEnter = True
OverrideParentFont = True
PerformAssertions = True
ShowAssertionFailures = False
StretchFonts = True
StretchImages = True
StretchOnResize = True
ThreadProcessing = False
Left = 336
Top = 224
ScreenWidth = (
800)
ScreenHeight = (
600)
OriginalFormWidth = (
611)
OriginalFormHeight = (
289)
OriginalFormLeft = (
149)
OriginalFormTop = (
166)
OriginalFormPPI = (
120)
OriginalClientWidth = (
603)
OriginalClientHeight = (
262)
end
object NumToWords: TNumToWords
Left = 300
Top = 224
end
end