object QRCompEd: TQRCompEd Left = 251 Top = 142 BorderStyle = bsDialog Caption = '���|�[�g �ݒ�' ClientHeight = 392 ClientWidth = 424 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object About: TButton Left = 7 Top = 364 Width = 90 Height = 23 Caption = '�o�[�W�������' TabOrder = 5 OnClick = AboutClick end object Preview: TButton Left = 106 Top = 364 Width = 79 Height = 23 Caption = '�v���r���[(&P)' TabOrder = 6 OnClick = PreviewClick end object Apply1: TButton Left = 193 Top = 364 Width = 68 Height = 23 Caption = '�X�V(&A)' TabOrder = 7 OnClick = Apply1Click end object OK1: TButton Left = 270 Top = 364 Width = 68 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 8 OnClick = OK1Click end object Cancel1: TButton Left = 346 Top = 364 Width = 68 Height = 23 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 9 OnClick = Cancel1Click end object PaperSizeGB: TGroupBox Left = 7 Top = 4 Width = 407 Height = 43 Caption = '�p���T�C�Y' TabOrder = 0 object Label5: TLabel Left = 140 Top = 18 Width = 12 Height = 12 Caption = '��' end object Label6: TLabel Left = 218 Top = 18 Width = 21 Height = 12 Caption = '����' end object PaperSize: TComboBox Left = 7 Top = 15 Width = 129 Height = 20 Style = csDropDownList ItemHeight = 12 TabOrder = 0 end object PageWidth: TEdit Left = 179 Top = 15 Width = 34 Height = 20 TabOrder = 1 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object PageLength: TEdit Left = 257 Top = 15 Width = 34 Height = 20 TabOrder = 2 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object OrientationCB: TComboBox Left = 305 Top = 15 Width = 85 Height = 20 Style = csDropDownList ItemHeight = 12 Items.Strings = ( '�c' '��') TabOrder = 3 end end object MarginsGB: TGroupBox Left = 7 Top = 52 Width = 407 Height = 63 Caption = '�]��' TabOrder = 1 object Label1: TLabel Left = 7 Top = 15 Width = 12 Height = 12 Caption = '��' end object Label2: TLabel Left = 7 Top = 37 Width = 12 Height = 12 Caption = '��' end object Label3: TLabel Left = 140 Top = 15 Width = 12 Height = 12 Caption = '��' end object Label4: TLabel Left = 140 Top = 39 Width = 12 Height = 12 Caption = '�E' end object Label7: TLabel Left = 253 Top = 13 Width = 97 Height = 12 AutoSize = False Caption = '�i�Ԋu' end object Label8: TLabel Left = 253 Top = 41 Width = 97 Height = 12 AutoSize = False Caption = '�i�g��' end object SpeedButton1: TSpeedButton Left = 377 Top = 34 Width = 12 Height = 11 Glyph.Data = { 8A000000424D8A00000000000000760000002800000007000000050000000100 0400000000001400000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF00000 0000F00000F0FF000FF0FFF0FFF0} OnClick = SpeedButton1Click end object SpeedButton2: TSpeedButton Left = 377 Top = 44 Width = 12 Height = 11 Glyph.Data = { 86000000424D8600000000000000760000002800000007000000040000000100 0400000000001000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF0FFF0FF00 0FF0F00000F000000000} OnClick = SpeedButton2Click end object Topmargin: TEdit Left = 57 Top = 11 Width = 34 Height = 20 TabOrder = 0 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object BottomMargin: TEdit Left = 57 Top = 35 Width = 34 Height = 20 TabOrder = 1 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object LeftMargin: TEdit Left = 179 Top = 11 Width = 34 Height = 20 TabOrder = 2 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object RightMargin: TEdit Left = 179 Top = 35 Width = 34 Height = 20 TabOrder = 3 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object ColumnMargin: TEdit Left = 354 Top = 11 Width = 35 Height = 20 TabOrder = 4 OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object Columns: TEdit Left = 354 Top = 35 Width = 22 Height = 20 TabOrder = 5 Text = '1' OnKeyPress = FloatKeyPress end end object OtherGB: TGroupBox Left = 7 Top = 120 Width = 407 Height = 43 Caption = '���̑�' TabOrder = 2 object Label9: TLabel Left = 265 Top = 18 Width = 33 Height = 12 Alignment = taRightJustify AutoSize = False Caption = '�P��' end object Label10: TLabel Left = 7 Top = 18 Width = 38 Height = 12 Caption = '�t�H���g' end object Label11: TLabel Left = 180 Top = 18 Width = 36 Height = 12 AutoSize = False Caption = '�T�C�Y' end object Units: TComboBox Left = 303 Top = 15 Width = 96 Height = 20 Style = csDropDownList ItemHeight = 12 Items.Strings = ( '�~�����[�g��' '�C���`' '�s�N�Z��' '����' 'Native') TabOrder = 2 end object FontName: TComboBox Left = 50 Top = 15 Width = 123 Height = 20 Style = csDropDownList ItemHeight = 12 TabOrder = 0 end object FontSize: TComboBox Left = 220 Top = 15 Width = 49 Height = 20 ItemHeight = 12 TabOrder = 1 OnKeyPress = FloatKeyPress end end object PageFrameGB: TGroupBox Left = 7 Top = 170 Width = 407 Height = 56 Caption = '�y�[�W�g' TabOrder = 3 object Label12: TLabel Left = 142 Top = 17 Width = 20 Height = 12 Alignment = taRightJustify AutoSize = False Caption = '�F' end object FrameColor: TShape Left = 168 Top = 15 Width = 16 Height = 15 Pen.Style = psClear Pen.Width = 0 end object Label13: TLabel Left = 285 Top = 17 Width = 63 Height = 12 Alignment = taRightJustify AutoSize = False Caption = '�g�̑���' end object SpeedButton3: TSpeedButton Left = 377 Top = 12 Width = 12 Height = 11 Glyph.Data = { 8A000000424D8A00000000000000760000002800000007000000050000000100 0400000000001400000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF00000 0000F00000F0FF000FF0FFF0FFF0} OnClick = SpeedButton3Click end object SpeedButton4: TSpeedButton Left = 377 Top = 23 Width = 12 Height = 11 Glyph.Data = { 86000000424D8600000000000000760000002800000007000000040000000100 0400000000001000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF0FFF0FF00 0FF0F00000F000000000} OnClick = SpeedButton4Click end object PageFrameTop: TCheckBox Left = 7 Top = 15 Width = 57 Height = 15 Caption = '��' TabOrder = 0 end object PageFrameBottom: TCheckBox Left = 7 Top = 33 Width = 68 Height = 16 Caption = '��' TabOrder = 1 end object PageFrameLeft: TCheckBox Left = 78 Top = 15 Width = 48 Height = 15 Caption = '��' TabOrder = 2 end object PageFrameRight: TCheckBox Left = 78 Top = 33 Width = 45 Height = 16 Caption = '�E' TabOrder = 3 end object ColorButton: TButton Left = 190 Top = 13 Width = 45 Height = 19 Caption = '�ύX' TabOrder = 4 OnClick = ColorButtonClick end object PageFramePenWidth: TEdit Left = 354 Top = 13 Width = 22 Height = 20 TabOrder = 5 Text = '0' OnKeyPress = FloatKeyPress end end object BandsGB: TGroupBox Left = 7 Top = 231 Width = 407 Height = 124 Caption = '�o���h' TabOrder = 4 object Label14: TLabel Left = 136 Top = 11 Width = 21 Height = 12 Caption = '����' end object Label15: TLabel Left = 334 Top = 11 Width = 21 Height = 12 Caption = '����' end object Title: TCheckBox Left = 7 Top = 52 Width = 83 Height = 15 Caption = '�^�C�g��' TabOrder = 2 end object PageHeader: TCheckBox Left = 7 Top = 30 Width = 118 Height = 15 Caption = '�y�[�W �w�b�_�[' TabOrder = 0 end object ColumnHeader: TCheckBox Left = 7 Top = 74 Width = 118 Height = 16 Caption = '�J���� �w�b�_�[' TabOrder = 4 end object Detail: TCheckBox Left = 7 Top = 96 Width = 118 Height = 16 Caption = '�f�B�e�C�� �o���h' TabOrder = 6 end object PageHeaderLength: TEdit Left = 130 Top = 26 Width = 34 Height = 20 TabOrder = 1 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object TitleLength: TEdit Left = 130 Top = 48 Width = 34 Height = 20 TabOrder = 3 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object ColumnHeaderLength: TEdit Left = 130 Top = 70 Width = 34 Height = 20 TabOrder = 5 OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object DetailLength: TEdit Left = 130 Top = 92 Width = 34 Height = 20 TabOrder = 7 OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object SummaryLength: TEdit Left = 328 Top = 48 Width = 34 Height = 20 TabOrder = 11 OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object PageFooter: TCheckBox Left = 209 Top = 30 Width = 108 Height = 15 Caption = '�y�[�W �t�b�^�[' TabOrder = 8 end object Summary: TCheckBox Left = 209 Top = 52 Width = 108 Height = 15 Caption = '�T�}���[' TabOrder = 10 end object PageFooterLength: TEdit Left = 328 Top = 26 Width = 34 Height = 20 TabOrder = 9 OnExit = PageWidthExit OnKeyPress = FloatKeyPress end object FirstPageHeader: TCheckBox Left = 209 Top = 74 Width = 184 Height = 16 Caption = '�ŏ��̃y�[�W�Ƀw�b�_�[����' TabOrder = 12 end object LastPageFooter: TCheckBox Left = 209 Top = 96 Width = 180 Height = 16 Caption = '�ŏI�y�[�W�ɂ��t�b�^�[����' TabOrder = 13 end end end