home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Powerdrive 1997 June
/
POWERDRIVE0697.ISO
/
share
/
win95
/
anwend
/
qcopy
/
_setup.1
/
Qcwin.exe
/
0
/
RCDATA
/
TORDERFORM2
/
TORDERFORM2.txt
< prev
Wrap
Text File
|
1997-03-24
|
10KB
|
502 lines
object orderform2: Torderform2
Left = 189
Top = 28
Width = 561
Height = 458
Caption = 'QCopy - Order form'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
Icon.Data = {<image000.ico>}
PixelsPerInch = 96
OnCreate = FormCreate
TextHeight = 16
object Bevel2: TBevel
Left = 0
Top = 0
Width = 553
Height = 431
Align = alClient
Style = bsRaised
end
object Label1: TLabel
Left = 16
Top = 64
Width = 89
Height = 16
AutoSize = False
Caption = 'Name'
end
object Label2: TLabel
Left = 16
Top = 84
Width = 97
Height = 16
AutoSize = False
Caption = 'Company'
end
object Label3: TLabel
Left = 344
Top = 64
Width = 108
Height = 16
AutoSize = False
Caption = 'Title'
end
object Label4: TLabel
Left = 344
Top = 84
Width = 105
Height = 16
AutoSize = False
Caption = 'Dept.'
end
object Label9: TLabel
Left = 16
Top = 184
Width = 41
Height = 16
AutoSize = False
Caption = 'Date'
end
object Label10: TLabel
Left = 208
Top = 184
Width = 65
Height = 16
AutoSize = False
Caption = 'Signatur'
end
object Label6: TLabel
Left = 16
Top = 246
Width = 40
Height = 16
AutoSize = False
Caption = 'Qty.'
end
object Label11: TLabel
Left = 393
Top = 287
Width = 154
Height = 16
Caption = 'Total $US'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 16
Top = 344
Width = 537
Height = 18
AutoSize = False
Font.Color = clMaroon
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Label14: TLabel
Left = 200
Top = 8
Width = 154
Height = 25
Alignment = taCenter
AutoSize = False
Caption = 'Order Form'
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
end
object Label15: TLabel
Left = 16
Top = 208
Width = 313
Height = 16
AutoSize = False
Caption = 'I am hereby ordering the following program(s):'
end
object Label16: TLabel
Left = 16
Top = 303
Width = 345
Height = 16
AutoSize = False
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 432
Top = 376
Width = 105
Height = 41
end
object Label17: TLabel
Left = 16
Top = 40
Width = 121
Height = 16
AutoSize = False
Caption = 'Ship to:'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label18: TLabel
Left = 16
Top = 104
Width = 97
Height = 16
AutoSize = False
Caption = 'Address'
end
object Label19: TLabel
Left = 16
Top = 124
Width = 97
Height = 16
AutoSize = False
Caption = 'City'
end
object Label20: TLabel
Left = 200
Top = 124
Width = 81
Height = 16
AutoSize = False
Caption = 'State/Prov.'
end
object Label21: TLabel
Left = 368
Top = 124
Width = 81
Height = 16
AutoSize = False
Caption = 'Zip/(P.Code)'
end
object Label22: TLabel
Left = 16
Top = 144
Width = 97
Height = 16
AutoSize = False
Caption = 'Country'
end
object Label23: TLabel
Left = 287
Top = 144
Width = 49
Height = 16
AutoSize = False
Caption = 'Tel.'
end
object Label24: TLabel
Left = 415
Top = 144
Width = 49
Height = 16
AutoSize = False
Caption = 'Fax'
end
object Bevel3: TBevel
Left = 280
Top = 197
Width = 257
Height = 1
Style = bsRaised
end
object Label12: TLabel
Left = 393
Top = 304
Width = 154
Height = 16
AutoSize = False
Caption = 'Total $CAN'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label25: TLabel
Left = 16
Top = 325
Width = 241
Height = 16
AutoSize = False
Caption = 'Please send your order to:'
end
object Edit1: TEdit
Left = 88
Top = 61
Width = 241
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 88
Top = 81
Width = 241
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit3: TEdit
Left = 384
Top = 61
Width = 153
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Edit4: TEdit
Left = 384
Top = 81
Width = 153
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Edit5: TEdit
Left = 88
Top = 181
Width = 97
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 11
end
object RadioGroup1: TRadioGroup
Left = 116
Top = 364
Width = 307
Height = 57
Caption = 'I obtained my shareware version from'
Columns = 3
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemIndex = 3
Items.Strings = (
'BBS'
'User Group'
'Disk vendor'
'Other'
'A friend')
ParentFont = False
TabOrder = 14
OnClick = RadioGroup1Click
end
object RadioGroup2: TRadioGroup
Left = 88
Top = 224
Width = 449
Height = 57
Color = clBtnFace
Columns = 2
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'QCopy for Windows v2.0'
'QCopy (DOS) v5.1 Standard edition'
'QCopy (DOS) v5.1 Professional edition'
'QCopyPAK (QCWin v2 + QC v5.1 Prof.)')
ParentColor = False
ParentFont = False
TabOrder = 13
OnClick = RadioGroup2Click
end
object Edit10: TEdit
Left = 56
Top = 244
Width = 27
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 12
Text = '1'
OnChange = RadioGroup2Click
OnExit = Edit10Exit
OnKeyPress = Edit10KeyPress
end
object BitBtn1: TBitBtn
Left = 443
Top = 384
Width = 81
Height = 25
Caption = 'Print'
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 16
OnClick = BitBtn1Click
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
0003377777777777777308888888888888807F33333333333337088888888888
88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F
8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F
8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF
03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
33333337FFFF77333333333000000333333333377777733333330000}
NumGlyphs = 2
Style = bsNew
end
object BitBtn2: TBitBtn
Left = 24
Top = 384
Width = 81
Height = 25
Caption = 'Close'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 17
Kind = bkClose
Style = bsNew
end
object Edit11: TEdit
Left = 88
Top = 101
Width = 449
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Edit12: TEdit
Left = 88
Top = 121
Width = 105
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object Edit13: TEdit
Left = 272
Top = 121
Width = 89
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 6
end
object Edit14: TEdit
Left = 448
Top = 121
Width = 89
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 7
end
object Edit15: TEdit
Left = 88
Top = 141
Width = 169
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 8
end
object Edit16: TEdit
Left = 316
Top = 141
Width = 89
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 9
end
object Edit17: TEdit
Left = 448
Top = 141
Width = 89
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 10
end
object Edit6: TEdit
Left = 324
Top = 397
Width = 89
Height = 19
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 15
end
end