home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.sanbilgisayar.com
/
ftp.sanbilgisayar.com.tar
/
ftp.sanbilgisayar.com
/
Sejour4
/
qrpt40.bpl
/
0
/
RCDATA
/
TQRLABELSETUP
/
TQRLABELSETUP.txt
Wrap
Text File
|
2005-03-02
|
4KB
|
186 lines
object QRLabelSetup: TQRLabelSetup
Left = 234
Top = 417
Width = 389
Height = 279
Caption = 'Mailing Label Setup'
ParentFont = True
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 12
Width = 365
Height = 193
Caption = 'Setup type'
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 82
Width = 54
Height = 13
Caption = '&Top Margin'
FocusControl = TopMargin
end
object Label2: TLabel
Left = 10
Top = 107
Width = 56
Height = 13
Caption = 'Si&de Margin'
FocusControl = SideMargin
end
object Label3: TLabel
Left = 10
Top = 131
Width = 60
Height = 13
Caption = 'Label &Height'
FocusControl = LabelHeight
end
object Label4: TLabel
Left = 10
Top = 156
Width = 57
Height = 13
Caption = 'Label &Width'
FocusControl = LabelWidth
end
object Label5: TLabel
Left = 162
Top = 82
Width = 62
Height = 13
Caption = '&Vertical Pitch'
FocusControl = VerticalPitch
end
object Label6: TLabel
Left = 162
Top = 107
Width = 74
Height = 13
Caption = 'Hori&zontal Pitch'
FocusControl = HorizontalPitch
end
object Label7: TLabel
Left = 162
Top = 131
Width = 72
Height = 13
Caption = 'Number &Across'
FocusControl = NumberAcross
end
object Label8: TLabel
Left = 162
Top = 156
Width = 51
Height = 13
Caption = '&Paper Size'
FocusControl = PaperSize
end
object StandardLabel: TRadioButton
Left = 10
Top = 18
Width = 99
Height = 17
Caption = '&Standard Label'
Checked = True
TabOrder = 0
TabStop = True
end
object CustomLabel: TRadioButton
Left = 10
Top = 44
Width = 113
Height = 17
Caption = '&Custom Label'
TabOrder = 1
end
object StandardLabelType: TComboBox
Left = 114
Top = 16
Width = 241
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
end
object TopMargin: TEdit
Left = 78
Top = 78
Width = 55
Height = 21
TabOrder = 3
Text = '0'
end
object SideMargin: TEdit
Left = 78
Top = 103
Width = 55
Height = 21
TabOrder = 4
end
object LabelHeight: TEdit
Left = 78
Top = 127
Width = 55
Height = 21
TabOrder = 5
end
object LabelWidth: TEdit
Left = 78
Top = 152
Width = 55
Height = 21
TabOrder = 6
end
object VerticalPitch: TEdit
Left = 250
Top = 78
Width = 55
Height = 21
TabOrder = 7
end
object HorizontalPitch: TEdit
Left = 250
Top = 103
Width = 55
Height = 21
TabOrder = 8
end
object NumberAcross: TEdit
Left = 250
Top = 127
Width = 55
Height = 21
TabOrder = 9
end
object PaperSize: TComboBox
Left = 250
Top = 152
Width = 105
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 10
end
end
object StartWizardBtn: TButton
Left = 204
Top = 217
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 1
end
object Button1: TButton
Left = 290
Top = 217
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
TabOrder = 2
end
end