object SeikeiPropForm: TSeikeiPropForm Left = 940 Top = 112 BorderStyle = bsDialog Caption = '���`�̈ꎞ�ݒ�' ClientHeight = 193 ClientWidth = 184 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 = poOwnerFormCenter PixelsPerInch = 96 TextHeight = 12 object Label9: TLabel Left = 16 Top = 44 Width = 76 Height = 12 Caption = '���`������(&C)' end object SeikeiWordCountEdit: TEdit Left = 104 Top = 40 Width = 41 Height = 20 ImeMode = imClose TabOrder = 1 Text = '20' end object SeikeiWordCountUpDown: TUpDown Left = 145 Top = 40 Width = 15 Height = 20 Associate = SeikeiWordCountEdit Min = 20 Max = 200 Position = 20 TabOrder = 2 Wrap = False end object CommentThroughCheck: TCheckBox Left = 16 Top = 64 Width = 121 Height = 17 Caption = '�R�����g���`(&T)' TabOrder = 3 OnClick = CommentThroughCheckClick end object SpaceInsertCheck: TCheckBox Left = 16 Top = 104 Width = 113 Height = 17 Caption = '�X�y�[�X�⊮(&S)' TabOrder = 5 end object WordWrapCheck: TCheckBox Left = 16 Top = 120 Width = 129 Height = 17 Caption = '�p�����[�h���b�v(&W)' TabOrder = 6 end object TabToSpaceCheck: TCheckBox Left = 16 Top = 136 Width = 161 Height = 17 Caption = '�^�u���X�y�[�X�ɕϊ�(&V)' TabOrder = 7 end object SeikeiAutoTriggerCheck: TCheckBox Left = 15 Top = 12 Width = 100 Height = 17 Caption = '�������`(&A)' TabOrder = 0 end object OKButton: TButton Left = 24 Top = 168 Width = 75 Height = 20 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 8 end object CancelButton: TButton Left = 104 Top = 168 Width = 75 Height = 20 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 9 end object CommentOnlyCheck: TCheckBox Left = 32 Top = 84 Width = 129 Height = 17 Caption = '�R�����g���`�̂�(&L)' Enabled = False TabOrder = 4 end end