object dlgPrintP: TdlgPrintP Left = 374 Top = 373 HelpContext = 41 BorderStyle = bsDialog Caption = '���' ClientHeight = 323 ClientWidth = 476 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Label13: TLabel Left = 64 Top = 296 Width = 30 Height = 12 Caption = '��ԁF' end object Label14: TLabel Left = 160 Top = 296 Width = 18 Height = 12 Caption = 'mm' end object GroupBox1: TGroupBox Left = 16 Top = 8 Width = 329 Height = 81 Caption = '�v�����^���' TabOrder = 0 object Label1: TLabel Left = 16 Top = 24 Width = 57 Height = 12 Caption = '�v�����^���F' end object Label2: TLabel Left = 16 Top = 40 Width = 64 Height = 12 Caption = '�p���T�C�Y�F' end object Label3: TLabel Left = 16 Top = 56 Width = 54 Height = 12 Caption = '��������F' end object lblName: TLabel Left = 88 Top = 24 Width = 4 Height = 12 end object lblSize: TLabel Left = 88 Top = 40 Width = 4 Height = 12 end object lblPrint: TLabel Left = 88 Top = 56 Width = 4 Height = 12 end object btnOption: TButton Left = 224 Top = 56 Width = 99 Height = 20 Caption = '�v�����^�ݒ�(&R)' TabOrder = 0 OnClick = btnOptionClick end end object GroupBox2: TGroupBox Left = 16 Top = 160 Width = 225 Height = 81 Caption = '�w�b�_(&H)' TabOrder = 2 object rgHead: TRadioGroup Left = 24 Top = 40 Width = 193 Height = 33 Caption = '����ʒu' Columns = 4 Items.Strings = ( '�Ȃ�' '��' '����' '�E') TabOrder = 1 end object edtHead: TEdit Left = 8 Top = 16 Width = 209 Height = 20 TabOrder = 0 end end object GroupBox3: TGroupBox Left = 248 Top = 160 Width = 217 Height = 81 Caption = '�t�b�^(&F)' TabOrder = 3 object rgFoot: TRadioGroup Left = 24 Top = 40 Width = 185 Height = 33 Caption = '����ʒu' Columns = 4 Items.Strings = ( '�Ȃ�' '��' '����' '�E') TabOrder = 1 end object edtFoot: TEdit Left = 8 Top = 16 Width = 201 Height = 20 TabOrder = 0 end end object GroupBox4: TGroupBox Left = 16 Top = 96 Width = 329 Height = 57 Caption = '�t�H���g(&F)' TabOrder = 1 object Label7: TLabel Left = 8 Top = 24 Width = 56 Height = 12 Caption = '�t�H���g���F' end object Label8: TLabel Left = 232 Top = 24 Width = 40 Height = 12 Caption = '�T�C�Y�F' end object cbFont: TComboBox Left = 64 Top = 24 Width = 161 Height = 20 ItemHeight = 12 TabOrder = 0 Text = 'cbFont' end object cbSize: TComboBox Left = 272 Top = 24 Width = 49 Height = 20 ItemHeight = 12 TabOrder = 1 Items.Strings = ( '6' '7' '8' '9' '10' '11' '12' '13' '14' '15' '16' '17' '18' '19' '20' '21' '22' '23' '24' '25' '26' '27' '28' '29' '30') end end object GroupBox5: TGroupBox Left = 192 Top = 248 Width = 273 Height = 65 Caption = '�}�[�W���i�P�ʁFmm)' TabOrder = 7 object Label9: TLabel Left = 16 Top = 16 Width = 18 Height = 12 Caption = '���F' end object Label10: TLabel Left = 80 Top = 16 Width = 18 Height = 12 Caption = '�E�F' end object Label11: TLabel Left = 144 Top = 16 Width = 18 Height = 12 Caption = '��F' end object Label12: TLabel Left = 208 Top = 16 Width = 18 Height = 12 Caption = '���F' end object edtML: TEditHex Left = 16 Top = 32 Width = 33 Height = 20 TabOrder = 0 Text = '0' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object edtMR: TEditHex Left = 80 Top = 32 Width = 33 Height = 20 TabOrder = 2 Text = '0' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object edtMU: TEditHex Left = 144 Top = 32 Width = 33 Height = 20 TabOrder = 4 Text = '0' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object edtMD: TEditHex Left = 208 Top = 32 Width = 33 Height = 20 TabOrder = 6 Text = '0' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object udML: TUpDown Left = 49 Top = 32 Width = 15 Height = 20 Associate = edtML Min = 0 Position = 0 TabOrder = 1 Thousands = False Wrap = False end object udMR: TUpDown Left = 113 Top = 32 Width = 15 Height = 20 Associate = edtMR Min = 0 Position = 0 TabOrder = 3 Thousands = False Wrap = False end object udMU: TUpDown Left = 177 Top = 32 Width = 15 Height = 20 Associate = edtMU Min = 0 Position = 0 TabOrder = 5 Thousands = False Wrap = False end object udMD: TUpDown Left = 241 Top = 32 Width = 15 Height = 20 Associate = edtMD Min = 0 Position = 0 TabOrder = 7 Thousands = False Wrap = False end end object rgDan: TRadioGroup Left = 16 Top = 248 Width = 161 Height = 33 Caption = '�i�g' Columns = 3 Items.Strings = ( '1' '2' '3') TabOrder = 4 end object edtSp: TEditHex Left = 104 Top = 288 Width = 33 Height = 20 TabOrder = 5 Text = '0' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object btnPrint: TButton Left = 368 Top = 16 Width = 97 Height = 20 Caption = '���' ModalResult = 1 TabOrder = 8 OnClick = btnPrintClick end object btnPre: TButton Left = 368 Top = 40 Width = 97 Height = 20 Caption = '�v���r���[�\��' TabOrder = 9 OnClick = btnPreClick end object btnCan: TButton Left = 368 Top = 96 Width = 97 Height = 20 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 11 end object cbNum: TCheckBox Left = 368 Top = 144 Width = 97 Height = 17 Caption = '�s�ԍ����(&L)' TabOrder = 13 end object btnHlp: TButton Left = 368 Top = 120 Width = 97 Height = 20 Caption = '�w���v(&H)' TabOrder = 12 OnClick = btnHlpClick end object udDan: TUpDown Left = 137 Top = 288 Width = 15 Height = 20 Associate = edtSp Min = 0 Position = 0 TabOrder = 6 Wrap = False end object btnOK: TButton Left = 368 Top = 72 Width = 97 Height = 20 Caption = 'OK' TabOrder = 10 OnClick = btnOKClick end object PrinterSetupDialog1: TPrinterSetupDialog Left = 304 Top = 24 end object strPrint: TStringsPrinter ColumnCount = 1 ColumnSpace = 4 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] FooterAlign = haNone HeaderAlign = haNone LineNumber = False MarginBottom = 0 MarginLeft = 0 MarginRight = 0 MarginTop = 0 Left = 272 Top = 24 end end