object BracketPropForm: TBracketPropForm Left = 192 Top = 107 BorderStyle = bsDialog Caption = '�R�����g�Z�b�g������̃v���p�e�B' ClientHeight = 255 ClientWidth = 332 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 Label1: TLabel Left = 24 Top = 36 Width = 74 Height = 12 Caption = '���̕�����(&L)' FocusControl = LeftBracketEdit end object Label2: TLabel Left = 24 Top = 68 Width = 76 Height = 12 Caption = '�E�̕�����(&R)' FocusControl = RightBracketEdit end object Label3: TLabel Left = 24 Top = 8 Width = 302 Height = 12 Caption = '�E�ƍ��̕����ň͂܂ꂽ��������R�����g�Ƃ��ĔF�����܂��B' Font.Charset = SHIFTJIS_CHARSET Font.Color = clGreen Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object LeftBracketEdit: TEdit Left = 120 Top = 32 Width = 185 Height = 20 TabOrder = 0 end object RightBracketEdit: TEdit Left = 120 Top = 64 Width = 185 Height = 20 TabOrder = 1 end object Button1: TButton Left = 160 Top = 232 Width = 75 Height = 20 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 240 Top = 232 Width = 75 Height = 20 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 4 end object ColorGroup: TGroupBox Left = 24 Top = 96 Width = 289 Height = 121 Caption = '�\���̕��@�i&D�j' TabOrder = 2 object RadioButton1: TRadioButton Tag = 5 Left = 16 Top = 16 Width = 65 Height = 17 Caption = '�R�����g' Checked = True TabOrder = 0 TabStop = True end object RadioButton2: TRadioButton Left = 16 Top = 40 Width = 89 Height = 17 Caption = '���ʂ̕���' TabOrder = 1 end object RadioButton3: TRadioButton Tag = 10 Left = 16 Top = 64 Width = 65 Height = 17 Caption = '������' TabOrder = 2 end object RadioButton4: TRadioButton Tag = 17 Left = 152 Top = 16 Width = 81 Height = 17 Caption = '�����\��1' TabOrder = 3 end object RadioButton5: TRadioButton Tag = 18 Left = 152 Top = 32 Width = 81 Height = 17 Caption = '�����\��2' TabOrder = 4 end object RadioButton6: TRadioButton Tag = 19 Left = 152 Top = 48 Width = 81 Height = 17 Caption = '�����\��3' TabOrder = 5 end object RadioButton7: TRadioButton Tag = 20 Left = 152 Top = 64 Width = 81 Height = 17 Caption = '�����\��4' TabOrder = 6 end object RadioButton8: TRadioButton Tag = 21 Left = 152 Top = 80 Width = 81 Height = 17 Caption = '�����\��5' TabOrder = 7 end object RadioButton9: TRadioButton Tag = 22 Left = 152 Top = 96 Width = 81 Height = 17 Caption = '�����\��6' TabOrder = 8 end end end