object DlgPrint: TDlgPrint Left = 245 Top = 108 BorderStyle = bsDialog Caption = '���' ClientHeight = 310 ClientWidth = 531 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter Scaled = False OnCloseQuery = FormCloseQuery OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object OKBtn: TButton Left = 416 Top = 240 Width = 105 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = OKBtnClick end object CancelBtn: TButton Left = 416 Top = 272 Width = 105 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 1 end object GroupTitle: TGroupBox Left = 8 Top = 8 Width = 401 Height = 97 Caption = '���o��(&H)' TabOrder = 2 object CmbTitle: TComboBox Left = 16 Top = 16 Width = 281 Height = 20 ItemHeight = 12 Items.Strings = ( 'yyyy"�N"m"���̃X�P�W���[��"' 'ggge"�N"m"���̃X�P�W���[��"') TabOrder = 0 OnChange = CmbTitleChange end object PanelTitle: TPanel Left = 16 Top = 40 Width = 369 Height = 41 BevelOuter = bvNone BorderStyle = bsSingle Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object BtnFont: TButton Left = 304 Top = 16 Width = 81 Height = 20 Caption = '�t�H���g(&F)' TabOrder = 1 OnClick = BtnFontClick end end object GroupMargin: TGroupBox Left = 8 Top = 168 Width = 193 Height = 89 Caption = '�}�[�W��(&M)' TabOrder = 4 object LabelTop: TLabel Left = 15 Top = 23 Width = 18 Height = 12 Caption = '��F' end object LabelBottom: TLabel Left = 104 Top = 23 Width = 18 Height = 12 Caption = '���F' end object LabelLeft: TLabel Left = 15 Top = 55 Width = 18 Height = 12 Caption = '���F' end object LabelRight: TLabel Left = 103 Top = 55 Width = 18 Height = 12 Caption = '�E�F' end object SpinTop: TSpinEdit Left = 40 Top = 18 Width = 49 Height = 21 MaxValue = 0 MinValue = 0 TabOrder = 0 Value = 20 end object SpinBottom: TSpinEdit Left = 128 Top = 18 Width = 49 Height = 21 MaxValue = 0 MinValue = 0 TabOrder = 1 Value = 20 end object SpinLeft: TSpinEdit Left = 40 Top = 50 Width = 49 Height = 21 MaxValue = 0 MinValue = 0 TabOrder = 2 Value = 20 end object SpinRight: TSpinEdit Left = 128 Top = 50 Width = 49 Height = 21 MaxValue = 0 MinValue = 0 TabOrder = 3 Value = 20 end end object BtnPrint: TButton Left = 416 Top = 88 Width = 105 Height = 25 Caption = '����J�n(&P)' Default = True ModalResult = 1 TabOrder = 10 OnClick = PrintRun end object BtnPreview: TButton Left = 416 Top = 48 Width = 105 Height = 25 Caption = '�������ޭ�(&V)' TabOrder = 9 OnClick = BtnPreviewClick end object BtnSetup: TButton Left = 416 Top = 16 Width = 105 Height = 25 Caption = '�v�����^�̐ݒ�(&S)' TabOrder = 8 OnClick = BtnSetupClick end object RadioOrientation: TRadioGroup Left = 8 Top = 264 Width = 193 Height = 41 Caption = '����̌���(&O)' Columns = 2 ItemIndex = 0 Items.Strings = ( '�c(&T)' '��(&L)') TabOrder = 5 end object GroupDate: TGroupBox Left = 8 Top = 112 Width = 193 Height = 49 Caption = '�쐬��(&D)' TabOrder = 3 object CmbDate: TComboBox Left = 16 Top = 16 Width = 161 Height = 20 ItemHeight = 12 Items.Strings = ( '(�Ȃ�)' 'yyyy.mm.dd' 'yyyy"�N"mm"��"dd"��"' 'ggge"�N"mm"��"dd"��"' '"�쐬��: �������@�쐬��: "yyyy.mm.dd') TabOrder = 0 end end object GroupOption: TGroupBox Left = 208 Top = 112 Width = 201 Height = 145 Caption = '����I�v�V����(&N)' TabOrder = 6 object ChkOtherMon: TCheckBox Left = 16 Top = 16 Width = 177 Height = 17 Caption = '�O�E�������������B(&A)' State = cbChecked TabOrder = 0 OnClick = ChkOtherMonClick end object ChkTodo: TCheckBox Left = 16 Top = 56 Width = 177 Height = 17 Caption = 'ToDo�̌������������B(&B)' State = cbChecked TabOrder = 2 OnClick = ChkTodoClick end object ChkTodoStyle: TCheckBox Left = 32 Top = 72 Width = 161 Height = 17 Caption = '������t����(&U)' Enabled = False State = cbChecked TabOrder = 3 end object ChkOtherCol: TCheckBox Left = 32 Top = 32 Width = 161 Height = 17 Caption = '�W�F�ň������(&G)' Enabled = False State = cbChecked TabOrder = 1 end object ChkSchPlace: TCheckBox Left = 16 Top = 120 Width = 169 Height = 17 Caption = '�ꏊ���������B(&E)' TabOrder = 5 end object ChkSatSun: TCheckBox Left = 16 Top = 96 Width = 177 Height = 17 Caption = '�y�E���j���͈�����Ȃ��B(&C)' TabOrder = 4 end end object ChkColor: TCheckBox Left = 224 Top = 272 Width = 97 Height = 17 Caption = '�J���[���' TabOrder = 7 OnClick = CmbTitleChange end object PrinterSetupDialog1: TPrinterSetupDialog Left = 424 Top = 200 end object FontDialog1: TFontDialog Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 456 Top = 200 end end