object QRLabelEditorForm: TQRLabelEditorForm Left = 324 Top = 272 BorderStyle = bsDialog Caption = '�e�L�X�g�̐ݒ�' ClientHeight = 191 ClientWidth = 304 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object GroupBox1: TGroupBox Left = 6 Top = 6 Width = 287 Height = 144 Caption = '�v���p�e�B' TabOrder = 0 object Label1: TLabel Left = 4 Top = 26 Width = 42 Height = 12 Caption = '�e�L�X�g' end object Label2: TLabel Left = 9 Top = 54 Width = 12 Height = 12 Caption = '��' end object Label3: TLabel Left = 9 Top = 79 Width = 21 Height = 12 Caption = '����' end object Value: TEdit Left = 50 Top = 24 Width = 209 Height = 20 TabOrder = 0 Text = 'Value' end object Button1: TButton Left = 57 Top = 111 Width = 69 Height = 23 Caption = '�t�H���g' TabOrder = 1 end object Button3: TButton Left = 153 Top = 111 Width = 69 Height = 23 Caption = '�w�i�F' TabOrder = 2 end object AutoSize: TCheckBox Left = 168 Top = 48 Width = 88 Height = 16 Caption = '�����ݒ�' TabOrder = 3 end object Stretch: TCheckBox Left = 168 Top = 66 Width = 90 Height = 16 Caption = '�������΂�' TabOrder = 4 end object Transparent: TCheckBox Left = 168 Top = 85 Width = 90 Height = 16 Caption = '����' TabOrder = 5 end object Width: TMaskEdit Left = 50 Top = 50 Width = 47 Height = 20 EditMask = '9999' MaxLength = 4 TabOrder = 6 Text = ' ' end object Height: TMaskEdit Left = 50 Top = 76 Width = 47 Height = 20 EditMask = '9999' MaxLength = 4 TabOrder = 7 Text = ' ' end end object OKBtn: TButton Left = 140 Top = 159 Width = 70 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object Button4: TButton Left = 222 Top = 159 Width = 69 Height = 23 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 2 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 = 262 Top = 114 end end