object SearchDialog: TSearchDialog Left = 357 Top = 115 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderStyle = bsDialog Caption = #26908#32034 ClientHeight = 288 ClientWidth = 450 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object BoardLabel: TLabel Left = 8 Top = 84 Width = 72 Height = 12 Caption = #26908#32034#12377#12427#26495'(&L)' FocusControl = BoardListView end object Label1: TLabel Left = 8 Top = 8 Width = 75 Height = 12 Caption = #26908#32034#25991#23383#21015'(&S)' end object BoardListView: TListView Left = 156 Top = 100 Width = 285 Height = 157 Checkboxes = True Columns = < item Width = 260 end> HideSelection = False ReadOnly = True RowSelect = True ShowColumnHeaders = False TabOrder = 3 ViewStyle = vsReport OnChange = BoardListViewChange end object OkBotton: TButton Left = 248 Top = 264 Width = 93 Height = 21 Caption = #26908#32034#38283#22987 Default = True TabOrder = 4 OnClick = OkBottonClick end object CancelBotton: TButton Left = 348 Top = 264 Width = 93 Height = 21 Cancel = True Caption = #12461#12515#12531#12475#12523 ModalResult = 2 TabOrder = 5 end object ComboBox1: TComboBox Left = 96 Top = 4 Width = 345 Height = 20 DropDownCount = 20 ItemHeight = 12 TabOrder = 0 Items.Strings = ( '11111' '111111' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222' '222222') end object CategoryListView: TListView Left = 8 Top = 100 Width = 141 Height = 157 Columns = < item Width = 120 end> HideSelection = False ReadOnly = True RowSelect = True ShowColumnHeaders = False TabOrder = 2 ViewStyle = vsReport OnSelectItem = CategoryListViewSelectItem end object AllReleaseButton: TButton Left = 348 Top = 76 Width = 93 Height = 21 Caption = #12377#12409#12390#35299#38500'(&C)' TabOrder = 7 OnClick = AllReleaseButtonClick end object AllSelectButton: TButton Left = 248 Top = 76 Width = 93 Height = 21 Caption = #12377#12409#12390#36984#25246'(&A)' TabOrder = 6 OnClick = AllSelectButtonClick end object GroupBox1: TGroupBox Left = 8 Top = 28 Width = 433 Height = 41 Caption = #26908#32034#23550#35937 TabOrder = 1 object CheckBox1: TCheckBox Left = 12 Top = 16 Width = 69 Height = 17 Caption = #21517#21069'(&N)' TabOrder = 0 end object CheckBox2: TCheckBox Left = 92 Top = 16 Width = 121 Height = 17 Caption = #12513#12540#12523#12450#12489#12524#12473'(&M)' TabOrder = 1 end object CheckBox3: TCheckBox Left = 224 Top = 16 Width = 85 Height = 17 Caption = #26085#20184'+ID(&D)' TabOrder = 2 end object CheckBox4: TCheckBox Left = 320 Top = 16 Width = 69 Height = 17 Caption = #26412#25991'(&B)' TabOrder = 3 end end end