- inherited frmSingnals: TfrmSingnals
- Left = 403
- Top = 191
- Width = 950
- Height = 601
- Hint = #22914#26524#20320#20462#25913#20102#31614#21517#65292#35760#24471#20445#23384#20462#25913#21734#65281
- Caption = #31614#21517#31649#29702
- ShowHint = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlEdit: TPanel
- Left = 169
- Top = 43
- Width = 773
- Height = 524
- Align = alClient
- inherited pnlEditHeader: TPanel
- Top = 65
- Width = 771
- Height = 458
- Align = alClient
- inherited dxbrdckcntrl1: TdxBarDockControl
- Width = 771
- end
- inherited htmlEdit: THtmlEdit
- Width = 771
- Height = 432
- ControlData = {
- 4C0000000F550000BB1C00000000000000000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E126208000000000000004C0000000114020000000000C000000000000046
- 8100000000000000000000000000000000000000000000000000000000000000
- 000000000000000001000000000000000000000000000000380014001F008053
- 1C87A0426910A2EA08002B30309D2200618000000000610062006F0075007400
- 3A0062006C0061006E006B0000000000000000000000}
- end
- end
- object pnl1: TPanel
- Left = 1
- Top = 1
- Width = 771
- Height = 64
- Align = alTop
- TabOrder = 1
- object lbl2: TcxLabel
- Left = 8
- Top = 24
- Caption = #26631#39064
- end
- object edtTitle: TcxTextEdit
- Left = 48
- Top = 24
- Style.LookAndFeel.Kind = lfOffice11
- Style.LookAndFeel.NativeStyle = True
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.NativeStyle = True
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.NativeStyle = True
- StyleHot.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.NativeStyle = True
- TabOrder = 1
- OnKeyDown = edtTitleKeyDown
- Width = 385
- end
- object chkDefault: TcxCheckBox
- Left = 448
- Top = 24
- Caption = #40664#35748#31614#21517
- TabOrder = 2
- OnClick = chkDefaultClick
- Width = 121
- end
- end
- end
- object lstSingnals: TcxListBox [1]
- Left = 0
- Top = 43
- Width = 169
- Height = 524
- Align = alLeft
- ItemHeight = 13
- Style.LookAndFeel.Kind = lfOffice11
- Style.LookAndFeel.NativeStyle = True
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.NativeStyle = True
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.NativeStyle = True
- StyleHot.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.NativeStyle = True
- TabOrder = 5
- OnMouseUp = lstSingnalsMouseUp
- end
- inherited dxbrmngr1: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- DockControlHeights = (
- 0
- 0
- 43
- 0)
- inherited dxbrmngr1Bar1: TdxBar
- DockedTop = 0
- ItemLinks = <
- item
- Visible = True
- ItemName = 'btnAdd'
- end
- item
- Visible = True
- ItemName = 'btnSave'
- end
- item
- Visible = True
- ItemName = 'btnDelete'
- end
- item
- BeginGroup = True
- Visible = True
- ItemName = 'btnExit'
- end>
- Row = 0
- end
- inherited dxbrmngr1Bar2: TdxBar
- Visible = False
- end
- object btnAdd: TdxBarLargeButton
- Caption = #26032#22686#31614#21517
- Category = 0
- Hint = #26032#22686#31614#21517
- Visible = ivAlways
- OnClick = btnAddClick
- end
- object btnDelete: TdxBarLargeButton
- Caption = #21024#38500#31614#21517
- Category = 0
- Hint = #21024#38500#31614#21517
- Visible = ivAlways
- OnClick = btnDeleteClick
- end
- object btn3: TdxBarLargeButton
- Caption = #20445#23384#20462#25913
- Category = 0
- Hint = #20445#23384#20462#25913
- Visible = ivAlways
- end
- object btn4: TdxBarLargeButton
- Caption = #35774#20026#40664#35748#31614#21517
- Category = 0
- Hint = #35774#20026#40664#35748#31614#21517
- Visible = ivAlways
- end
- object btn5: TdxBarLargeButton
- Caption = 'New Button'
- Category = 0
- Hint = 'New Button'
- Visible = ivAlways
- end
- object btnExit: TdxBarLargeButton
- Caption = #36864#20986
- Category = 0
- Hint = #36864#20986
- Visible = ivAlways
- OnClick = btnExitClick
- end
- object btnSave: TdxBarLargeButton
- Caption = #20445#23384#20462#25913
- Category = 0
- Hint = #20445#23384#20462#25913
- Visible = ivAlways
- OnClick = btnSaveClick
- end
- end
- end