object QRExprEditorForm: TQRExprEditorForm Left = 527 Top = 228 BorderStyle = bsDialog Caption = '���̐ݒ�' ClientHeight = 250 ClientWidth = 367 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object GroupBox1: TGroupBox Left = 6 Top = 6 Width = 355 Height = 195 Caption = ' �v���p�e�B ' TabOrder = 0 object Label1: TLabel Left = 10 Top = 28 Width = 12 Height = 12 Caption = '��' end object Label2: TLabel Left = 10 Top = 90 Width = 12 Height = 12 Caption = '��' end object Label3: TLabel Left = 10 Top = 118 Width = 21 Height = 12 Caption = '����' end object ShowExprBuilder: TSpeedButton Left = 320 Top = 24 Width = 23 Height = 22 Caption = '...' OnClick = ShowExprBuilderClick end object Label4: TLabel Left = 10 Top = 56 Width = 56 Height = 12 Caption = '�����}�X�N' end object Value: TEdit Left = 86 Top = 26 Width = 227 Height = 20 TabOrder = 0 Text = 'Value' end object Button1: TButton Left = 62 Top = 152 Width = 75 Height = 25 Caption = '�t�H���g' TabOrder = 7 end object Button3: TButton Left = 166 Top = 152 Width = 75 Height = 25 Caption = '�w�i�F' TabOrder = 8 end object AutoSize: TCheckBox Left = 182 Top = 84 Width = 95 Height = 17 Caption = '�����T�C�Y' TabOrder = 4 end object Stretch: TCheckBox Left = 182 Top = 104 Width = 97 Height = 17 Caption = '�����L�΂�' TabOrder = 5 end object Transparent: TCheckBox Left = 182 Top = 124 Width = 97 Height = 17 Caption = '���ߐF' TabOrder = 6 end object Width: TMaskEdit Left = 86 Top = 86 Width = 51 Height = 20 EditMask = '9999' MaxLength = 4 TabOrder = 2 Text = ' ' end object Height: TMaskEdit Left = 86 Top = 114 Width = 51 Height = 20 EditMask = '9999' MaxLength = 4 TabOrder = 3 Text = ' ' end object Mask: TComboBox Left = 86 Top = 54 Width = 227 Height = 20 ItemHeight = 12 TabOrder = 1 Text = 'Mask' end end object OKBtn: TButton Left = 196 Top = 212 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object Button4: TButton Left = 284 Top = 212 Width = 75 Height = 25 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 2 end object FontDialog1: TFontDialog Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 262 Top = 114 end end