object frmBottleChainRuleEditor: TfrmBottleChainRuleEditor Left = 554 Top = 468 Width = 410 Height = 329 Caption = #12452#12505#12531#12488#35373#23450 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 = poScreenCenter DesignSize = ( 402 298) PixelsPerInch = 96 TextHeight = 12 object PageControl: TPageControl Left = 8 Top = 8 Width = 385 Height = 169 ActivePage = tstGeneral Anchors = [akLeft, akTop, akRight, akBottom] TabOrder = 0 object tstGeneral: TTabSheet Caption = #19968#33324'(&G)' object lblTitle: TLabel Left = 8 Top = 60 Width = 102 Height = 12 Caption = #12523#12540#12523#12398#12479#12452#12488#12523'(&T)' FocusControl = edtTitle end object cbxRuleEnabled: TCheckBox Left = 8 Top = 16 Width = 225 Height = 17 Caption = #12371#12398#12523#12540#12523#12434#26377#21177#12395#12377#12427'(&E)' TabOrder = 0 OnClick = cbxRuleEnabledClick end object edtTitle: TEdit Left = 120 Top = 56 Width = 249 Height = 20 TabOrder = 1 OnChange = edtTitleChange end end object tstCondition: TTabSheet Caption = #26465#20214'(&N)' ImageIndex = 1 object lstCondition: TCheckListBox Left = 0 Top = 0 Width = 377 Height = 142 OnClickCheck = lstConditionClickCheck Align = alClient ItemHeight = 12 TabOrder = 0 OnDblClick = lstConditionDblClick end end object tstAction: TTabSheet Caption = #12450#12463#12471#12519#12531'(&A)' ImageIndex = 2 object lstAction: TCheckListBox Left = 0 Top = 0 Width = 377 Height = 142 OnClickCheck = lstActionClickCheck Align = alClient ItemHeight = 12 TabOrder = 0 OnDblClick = lstActionDblClick end end end object btnOK: TButton Left = 312 Top = 268 Width = 75 Height = 25 Hint = #12480#12452#12450#12525#12464#12434#38281#12376#12427 Anchors = [akRight, akBottom] Caption = '&OK' Default = True TabOrder = 1 OnClick = btnOKClick end object memStringExpression: TMemo Left = 8 Top = 184 Width = 385 Height = 79 Hint = #35373#23450#12373#12428#12383#12523#12540#12523 Anchors = [akLeft, akRight, akBottom] ParentColor = True ReadOnly = True ScrollBars = ssVertical TabOrder = 2 end object Button1: TButton Left = 224 Top = 268 Width = 83 Height = 25 Cancel = True Caption = #12461#12515#12531#12475#12523'(&C)' TabOrder = 3 OnClick = Button1Click end end