home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Logiciels PC 26
/
LogicielsPC_26.iso
/
Accuses
/
Nouveau
/
PandaMoney
/
_SETUP.1
/
prntwzrd.exe
/
0
/
RCDATA
/
TPRINTWIZARDFORM
/
TPRINTWIZARDFORM.txt
< prev
Wrap
Text File
|
1999-09-05
|
16KB
|
637 lines
object PrintWizardForm: TPrintWizardForm
Left = 188
Top = 122
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Print Wizard'
ClientHeight = 328
ClientWidth = 491
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object MainBevel: TBevel
Left = 4
Top = 286
Width = 483
Height = 3
end
object Back_Btn: TSpeedButton
Left = 163
Top = 298
Width = 89
Height = 22
BiDiMode = bdLeftToRight
Caption = '<< Back'
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentBiDiMode = False
Spacing = 3
OnClick = Back_BtnClick
end
object Next_Btn: TSpeedButton
Left = 255
Top = 298
Width = 88
Height = 22
BiDiMode = bdLeftToRight
Caption = 'Next >>'
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentBiDiMode = False
Spacing = 3
OnClick = Next_BtnClick
end
object Cancel_Btn: TSpeedButton
Left = 428
Top = 298
Width = 53
Height = 22
BiDiMode = bdLeftToRight
Caption = 'Cancel'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentBiDiMode = False
Spacing = 3
OnClick = Cancel_BtnClick
end
object Finish_Btn: TSpeedButton
Left = 372
Top = 298
Width = 53
Height = 22
BiDiMode = bdLeftToRight
Caption = 'Finish'
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentBiDiMode = False
Spacing = 3
OnClick = Finish_BtnClick
end
object MainWizardPanel: TPanel
Left = 10
Top = 6
Width = 471
Height = 277
BevelInner = bvSpace
BevelOuter = bvNone
TabOrder = 0
object MainNotebook: TNotebook
Left = 137
Top = 1
Width = 333
Height = 275
Align = alClient
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'Step 1'
object Step1_Caption_Label: TLabel
Left = 16
Top = 22
Width = 60
Height = 19
Caption = 'Options'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Env_CheckBox: TCheckBox
Left = 27
Top = 150
Width = 95
Height = 17
Caption = 'Print Envelope'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = Env_CheckBoxClick
end
object Chk_CheckBox: TCheckBox
Left = 26
Top = 42
Width = 97
Height = 17
Caption = 'Print Check'
Checked = True
State = cbChecked
TabOrder = 0
OnClick = Chk_CheckBoxClick
end
object PrintChk_Group: TPanel
Left = 52
Top = 62
Width = 247
Height = 83
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 2
object Print_PayOrderOf_Section: TCheckBox
Left = 30
Top = 10
Width = 213
Height = 17
Caption = 'Print Pay To The Order Of section'
Checked = True
State = cbChecked
TabOrder = 0
OnClick = Print_PayOrderOf_SectionClick
end
object Print_PayAmount_Section: TCheckBox
Left = 30
Top = 32
Width = 215
Height = 17
Caption = 'Print Pay Amount section'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = Print_PayOrderOf_SectionClick
end
object Print_Memo_Section: TCheckBox
Left = 30
Top = 54
Width = 215
Height = 17
Caption = 'Print Memo section'
Checked = True
State = cbChecked
TabOrder = 2
OnClick = Print_PayOrderOf_SectionClick
end
end
object PrintEnv_Group: TPanel
Left = 52
Top = 170
Width = 247
Height = 77
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 3
object Print_PayerName_Section: TCheckBox
Left = 30
Top = 18
Width = 213
Height = 17
Caption = 'Print sender'#39's name'
Checked = True
State = cbChecked
TabOrder = 0
OnClick = Print_PayOrderOf_SectionClick
end
object Print_PayerAddress_Section: TCheckBox
Left = 30
Top = 42
Width = 215
Height = 17
Caption = 'Print sender'#39's address'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = Print_PayOrderOf_SectionClick
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Step 2'
object Step2_caption_Label: TLabel
Left = 16
Top = 22
Width = 140
Height = 19
Caption = 'Check Information'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Chk_Information_Panel: TPanel
Left = 26
Top = 60
Width = 287
Height = 175
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 0
object Pay_Order_of_Label: TLabel
Left = 6
Top = 4
Width = 96
Height = 14
Caption = 'Pay to the order of :'
end
object Pay_Amount_Digital_Label: TLabel
Left = 8
Top = 76
Width = 98
Height = 14
Caption = 'Pay amount: (Digital)'
end
object Pay_Amount_Alpha_Label: TLabel
Left = 6
Top = 110
Width = 98
Height = 14
Caption = 'Pay amount: (Alpha)'
end
object Chk_Memo_Label: TLabel
Left = 6
Top = 144
Width = 31
Height = 14
Caption = 'Memo:'
end
object Check_Date_Label: TLabel
Left = 8
Top = 52
Width = 58
Height = 14
Caption = 'Check Date '
end
object Pay_Order_Of_Edit: TEdit
Left = 6
Top = 20
Width = 275
Height = 22
TabOrder = 0
end
object Pay_Amount_d_Edit: TEdit
Left = 112
Top = 72
Width = 169
Height = 22
TabOrder = 2
end
object Pay_Amount_A_Edit: TEdit
Left = 112
Top = 106
Width = 169
Height = 22
TabOrder = 3
end
object Memo_Edit: TEdit
Left = 50
Top = 140
Width = 231
Height = 22
TabOrder = 4
end
object Check_Date_Edit: TEdit
Left = 112
Top = 46
Width = 169
Height = 22
BiDiMode = bdLeftToRight
ParentBiDiMode = False
TabOrder = 1
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Step 3'
object Label1: TLabel
Left = 16
Top = 22
Width = 163
Height = 19
Caption = 'Envelope Information'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Sender_GroupBox: TGroupBox
Left = 4
Top = 42
Width = 323
Height = 113
Caption = 'Sender'
TabOrder = 0
object Sender_Name_Label: TLabel
Left = 10
Top = 16
Width = 30
Height = 14
Caption = 'Name:'
end
object Sender_Address_Label: TLabel
Left = 4
Top = 40
Width = 45
Height = 14
Caption = 'Address:'
end
object Sender_Name_Edit: TEdit
Left = 48
Top = 12
Width = 269
Height = 22
TabOrder = 0
end
object Sender_Addr_Edit1: TEdit
Left = 48
Top = 37
Width = 269
Height = 22
TabOrder = 1
end
object Sender_Addr_Edit2: TEdit
Left = 48
Top = 62
Width = 269
Height = 22
TabOrder = 2
end
object Sender_Addr_Edit3: TEdit
Left = 48
Top = 87
Width = 269
Height = 22
TabOrder = 3
end
end
object Reciver_GroupBox: TGroupBox
Left = 4
Top = 156
Width = 323
Height = 115
Caption = 'Reciver'
TabOrder = 1
object Label2: TLabel
Left = 10
Top = 16
Width = 30
Height = 14
Caption = 'Name:'
end
object Label3: TLabel
Left = 3
Top = 41
Width = 45
Height = 14
Caption = 'Address:'
end
object Reciver_Name_Edit: TEdit
Left = 48
Top = 12
Width = 269
Height = 22
TabOrder = 0
end
object Reciver_Addr_Edit1: TEdit
Left = 48
Top = 39
Width = 269
Height = 22
TabOrder = 1
end
object Reciver_Addr_Edit2: TEdit
Left = 48
Top = 62
Width = 269
Height = 22
TabOrder = 2
end
object Reciver_Addr_Edit3: TEdit
Left = 48
Top = 87
Width = 269
Height = 22
TabOrder = 3
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Last Step'
object LastStep_Caption_Label: TLabel
Left = 16
Top = 22
Width = 120
Height = 19
Caption = 'Design a format'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Check_Options_Label: TLabel
Left = 28
Top = 46
Width = 73
Height = 14
Caption = 'Check Options:'
end
object Envelope_Options_Label: TLabel
Left = 28
Top = 152
Width = 87
Height = 14
Caption = 'Envelope Options:'
end
object Chk_Design_Panel: TPanel
Left = 52
Top = 62
Width = 247
Height = 83
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 0
object Print_the_chk_Vertically: TRadioButton
Left = 14
Top = 10
Width = 231
Height = 17
Caption = 'Print the check vertically'
Checked = True
TabOrder = 0
TabStop = True
end
object Print_the_chk_horizontally: TRadioButton
Left = 15
Top = 34
Width = 228
Height = 17
Caption = 'Print the check horizontally'
TabOrder = 1
end
object Design_The_Chk_Button: TButton
Left = 34
Top = 54
Width = 185
Height = 23
Caption = 'Design the check'
TabOrder = 2
OnClick = Design_The_Chk_ButtonClick
end
end
object Env_Design_Panel: TPanel
Left = 52
Top = 170
Width = 247
Height = 83
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 1
object Print_the_env_vertically: TRadioButton
Left = 14
Top = 10
Width = 231
Height = 17
Caption = 'Print the envelop vertically'
Checked = True
TabOrder = 0
TabStop = True
end
object Print_the_env_horizontally: TRadioButton
Left = 15
Top = 34
Width = 230
Height = 17
Caption = 'Print the envelop horizontally'
TabOrder = 1
end
object Design_The_Env_Button: TButton
Left = 34
Top = 54
Width = 185
Height = 23
Caption = 'Design the envelop'
TabOrder = 2
OnClick = Design_The_Env_ButtonClick
end
end
end
end
object ImagePanel: TPanel
Left = 1
Top = 1
Width = 136
Height = 275
Align = alLeft
BevelInner = bvLowered
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 1
object ImageNotebook: TNotebook
Left = 6
Top = 6
Width = 124
Height = 263
Align = alClient
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'Step 1'
object Step1Image: TImage
Left = 0
Top = 0
Width = 124
Height = 263
Align = alClient
Center = True
Picture.Data = {<image001.bmp>}
end
end
object TPage
Left = 0
Top = 0
Caption = 'Step 2'
object Step2Image: TImage
Left = 0
Top = 0
Width = 124
Height = 263
Align = alClient
Center = True
Picture.Data = {<image002.bmp>}
end
end
object TPage
Left = 0
Top = 0
Caption = 'Step 3'
object Step3Image: TImage
Left = 0
Top = 0
Width = 124
Height = 263
Align = alClient
Center = True
Picture.Data = {<image003.bmp>}
end
end
object TPage
Left = 0
Top = 0
Caption = 'Last Step'
object Step4Image: TImage
Left = 0
Top = 0
Width = 124
Height = 263
Align = alClient
Center = True
Picture.Data = {<image004.bmp>}
end
end
end
end
end
object PW_PrinterSetupDialog: TPrinterSetupDialog
Left = 81
Top = 277
end
object PW_PrintDialog: TPrintDialog
Options = [poDisablePrintToFile]
Left = 37
Top = 279
end
end