object dlgCell: TdlgCell Left = 597 Top = 330 HelpContext = 62 BorderStyle = bsDialog Caption = '�Z���̐ݒ�' ClientHeight = 352 ClientWidth = 362 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 = poScreenCenter ShowHint = True OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 257 Height = 121 Caption = '�ʒu�E�T�C�Y' TabOrder = 0 object Label5: TLabel Left = 160 Top = 28 Width = 18 Height = 12 Hint = 'Valign' Caption = '�c�F' end object Label6: TLabel Left = 72 Top = 28 Width = 18 Height = 12 Hint = 'Align' Caption = '���F' end object cbW: TCheckBox Left = 56 Top = 58 Width = 41 Height = 17 Hint = 'Width' Caption = '���F' TabOrder = 2 OnClick = cbWClick end object cbH: TCheckBox Left = 56 Top = 90 Width = 49 Height = 17 Hint = 'Height' Caption = '�����F' TabOrder = 6 OnClick = cbHClick end object cbxW: TComboBox Left = 160 Top = 56 Width = 81 Height = 20 Style = csDropDownList Color = clBtnFace Enabled = False ItemHeight = 12 TabOrder = 5 Items.Strings = ( '�߰���' '�߸��') end object cbxH: TComboBox Left = 160 Top = 88 Width = 81 Height = 20 Style = csDropDownList Color = clBtnFace Enabled = False ItemHeight = 12 TabOrder = 9 Items.Strings = ( '�߰���' '�߸��') end object edtW: TEditHex Left = 104 Top = 56 Width = 33 Height = 20 Color = clBtnFace Enabled = False ImeMode = imDisable TabOrder = 3 Text = '100' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object edtH: TEditHex Left = 104 Top = 88 Width = 33 Height = 20 Color = clBtnFace Enabled = False ImeMode = imDisable TabOrder = 7 Text = '100' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object cbxLeft: TComboBox Left = 96 Top = 24 Width = 57 Height = 20 Style = csDropDownList ItemHeight = 12 TabOrder = 0 Items.Strings = ( '�Ȃ�' '��' '��' '�E') end object cbxTop: TComboBox Left = 184 Top = 24 Width = 57 Height = 20 ItemHeight = 12 TabOrder = 1 Items.Strings = ( '�Ȃ�' '��' '��' '��') end object udW: TUpDown Left = 137 Top = 56 Width = 16 Height = 20 Associate = edtW Enabled = False Min = 0 Max = 9999 Position = 100 TabOrder = 4 Thousands = False Wrap = False end object udH: TUpDown Left = 137 Top = 88 Width = 16 Height = 20 Associate = edtH Enabled = False Min = 0 Max = 9999 Position = 100 TabOrder = 8 Thousands = False Wrap = False end object cbTH: TCheckBox Left = 16 Top = 24 Width = 41 Height = 17 Caption = 'TH' TabOrder = 10 end end object GroupBox2: TGroupBox Left = 8 Top = 136 Width = 345 Height = 81 Caption = '�w�i' TabOrder = 3 object Label1: TLabel Left = 44 Top = 20 Width = 42 Height = 12 Caption = '�w�i�F�F' FocusControl = edtColor end object Label4: TLabel Left = 16 Top = 48 Width = 72 Height = 12 Caption = '�w�i�C���[�W�F' end object SpeedButton1: TSpeedButton Left = 312 Top = 16 Width = 20 Height = 20 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00700000000000 000070FFFFFFFFF0888070FCCCCCCCF0F08070FCCCCCCCF0FFF070F4444444F0 00007044444444408F80704BBBBBBB40F8F0704BBBBBBB408F80704444444440 F8F070F4444444F08F8070FAAAAAAAF0F8F070FAAAAAAAF0000070F9999999F0 888070F9999999F0F08070FFFFFFFFF0FFF07000000000000000} OnClick = SpeedButton1Click end object edtPath: TEllipsesEdit Left = 96 Top = 45 Width = 233 Height = 20 EditStyle = esAlwaysEllipses TabOrder = 2 OnButtonClick = edtPathButtonClick end object btnColor: TButton Left = 264 Top = 16 Width = 49 Height = 20 Caption = '�Q��(&R)' TabOrder = 1 OnClick = btnColorClick end object edtColor: TComboBox Left = 136 Top = 16 Width = 121 Height = 20 DropDownCount = 16 ItemHeight = 12 TabOrder = 0 Items.Strings = ( 'aqua' 'black' 'blue' 'fuchsia' 'gray' 'green' 'lime' 'maroon' 'navy' 'olive' 'purple' 'red' 'silver' 'teal' 'white' 'yellow') end end object GroupBox3: TGroupBox Left = 272 Top = 8 Width = 81 Height = 89 Caption = '�Z���̘A��' TabOrder = 1 object Label2: TLabel Left = 14 Top = 34 Width = 18 Height = 12 Hint = 'Rowspan' Caption = '�c�F' end object Label3: TLabel Left = 14 Top = 65 Width = 18 Height = 12 Hint = 'Colspan' Caption = '���F' end object edtSh: TEditHex Left = 32 Top = 29 Width = 25 Height = 20 ImeMode = imDisable TabOrder = 0 Text = '1' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object udSh: TUpDown Left = 57 Top = 29 Width = 16 Height = 20 Associate = edtSh Min = 1 Max = 999 Position = 1 TabOrder = 1 Thousands = False Wrap = False end object edtSw: TEditHex Left = 32 Top = 61 Width = 25 Height = 20 ImeMode = imDisable TabOrder = 2 Text = '1' Alignment = taRightJustify NumeralOnly = True NumericType = Decimal end object udSw: TUpDown Left = 57 Top = 61 Width = 16 Height = 20 Associate = edtSw Min = 1 Max = 999 Position = 1 TabOrder = 3 Thousands = False Wrap = False end end object btnOk: TButton Left = 112 Top = 320 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 5 OnClick = btnOkClick end object btnCancel: TButton Left = 192 Top = 320 Width = 75 Height = 25 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 6 end object btnHlp: TButton Left = 272 Top = 320 Width = 75 Height = 25 Caption = '�w���v(&H)' TabOrder = 7 OnClick = btnHlpClick end object cbNo: TCheckBox Left = 272 Top = 112 Width = 89 Height = 17 Hint = 'Nowrap' Caption = '�܂�Ԃ��֎~' TabOrder = 2 end object GroupBox10: TGroupBox Left = 7 Top = 224 Width = 346 Height = 81 Caption = '�X�^�C��' TabOrder = 4 object Label11: TLabel Left = 8 Top = 20 Width = 48 Height = 12 Caption = '�X�^�C���F' end object Label12: TLabel Left = 168 Top = 52 Width = 17 Height = 12 Caption = 'ID�F' end object Label13: TLabel Left = 16 Top = 52 Width = 37 Height = 12 Caption = '�N���X�F' end object cbStyle: TComboBox Left = 56 Top = 16 Width = 273 Height = 20 ItemHeight = 12 TabOrder = 0 end object cbClass: TComboBox Left = 56 Top = 48 Width = 97 Height = 20 ItemHeight = 12 TabOrder = 1 end object cbId: TComboBox Left = 192 Top = 48 Width = 73 Height = 20 ItemHeight = 12 TabOrder = 2 end object btnStyle: TButton Left = 272 Top = 48 Width = 57 Height = 20 Caption = '�ҏW' TabOrder = 3 OnClick = btnStyleClick end end end