object frmChannelList: TfrmChannelList Left = 245 Top = 323 Width = 600 Height = 307 BorderIcons = [biSystemMenu] Caption = #12481#12515#12531#12493#12523#36984#25246 Color = clBtnFace Constraints.MinHeight = 300 Constraints.MinWidth = 300 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Position = poDesktopCenter Scaled = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object lvwChannels: TListView Left = 0 Top = 25 Width = 592 Height = 214 Align = alClient Checkboxes = True Columns = < item Caption = #12481#12515#12531#12493#12523#21517 Width = 100 end item Alignment = taRightJustify Caption = #20154#25968 end item Caption = #35500#26126 Width = 250 end item Caption = #12468#12540#12473#12488 Width = 80 end item Caption = #31278#39006 Width = 70 end> HideSelection = False ReadOnly = True RowSelect = True TabOrder = 0 ViewStyle = vsReport OnColumnClick = lvwChannelsColumnClick OnCompare = lvwChannelsCompare end object pnlTop: TPanel Left = 0 Top = 0 Width = 592 Height = 25 Align = alTop Alignment = taLeftJustify BevelOuter = bvNone Caption = #21442#21152#12377#12427#12481#12515#12531#12493#12523#12434#25351#23450#12375#12390#12367#12384#12373#12356' ('#35079#25968#25351#23450#21487#33021')' TabOrder = 1 end object pnlBottom: TPanel Left = 0 Top = 239 Width = 592 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 2 DesignSize = ( 592 41) object btnOk: TButton Left = 507 Top = 8 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = btnOkClick end object btnSelectAll: TButton Left = 7 Top = 8 Width = 90 Height = 25 Anchors = [akLeft, akBottom] Caption = #12377#12409#12390#36984#25246'(&A)' TabOrder = 1 OnClick = btnSelectAllClick end object btnCancel: TButton Left = 427 Top = 8 Width = 75 Height = 25 Anchors = [akRight, akBottom] Cancel = True Caption = #12461#12515#12531#12475#12523'(&C)' ModalResult = 2 TabOrder = 2 end object btnSelectNone: TButton Left = 103 Top = 8 Width = 90 Height = 25 Anchors = [akLeft, akBottom] Caption = #12377#12409#12390#35299#38500'(&D)' TabOrder = 3 OnClick = btnSelectNoneClick end end end