123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- object FrmSys: TFrmSys
- Left = 0
- Top = 0
- Align = alClient
- BorderStyle = bsNone
- Caption = 'System'
- ClientHeight = 291
- ClientWidth = 867
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 14
- object pnlRight: TPanel
- AlignWithMargins = True
- Left = 2
- Top = 30
- Width = 863
- Height = 259
- Margins.Left = 2
- Margins.Top = 0
- Margins.Right = 2
- Margins.Bottom = 2
- Align = alClient
- BevelKind = bkSoft
- BevelOuter = bvNone
- TabOrder = 0
- ExplicitLeft = 306
- ExplicitWidth = 559
- object plLog: TPanel
- AlignWithMargins = True
- Left = 3
- Top = 0
- Width = 853
- Height = 255
- Margins.Top = 0
- Margins.Bottom = 0
- Align = alClient
- BevelKind = bkFlat
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- ExplicitWidth = 549
- object reMsg1: TRichEdit
- AlignWithMargins = True
- Left = 113
- Top = 47
- Width = 439
- Height = 268
- Margins.Left = 1
- Margins.Top = 1
- Margins.Right = 1
- BevelInner = bvNone
- BevelOuter = bvNone
- BorderStyle = bsNone
- Color = clBlack
- Font.Charset = HANGEUL_CHARSET
- Font.Color = clWindow
- Font.Height = -13
- Font.Name = 'Lucida Sans Typewriter'
- Font.Style = []
- ImeName = 'Microsoft IME 2010'
- Lines.Strings = (
- 'Local mode (Remote mode=0, Local mode=1): %d", status.'
- 'Module power (normal=0, fault=1): %d", status.'
- 'Signboard power (off=0, on=1): %d", status.'
- 'Door (open=0, close=1): %d", status.'
- 'Fan (off=0, on=1): %d", status.'
- 'Luminance mode(00:'#51088#46041', 01:'#51452#44036#49688#46041', 02:'#50556#44036#49688#46041'): %d", status.'
- '')
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- Visible = False
- end
- object reMsg: TMemo
- Left = 0
- Top = 0
- Width = 849
- Height = 251
- Align = alClient
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Hack'
- Font.Style = []
- ImeName = 'Microsoft IME 2010'
- Lines.Strings = (
- 'Local mode (Remote mode=0, Local mode=1): %d", status.'
- 'Module power (normal=0, fault=1): %d", status.'
- 'Signboard power (off=0, on=1): %d", status.'
- 'Door (open=0, close=1): %d", status.'
- 'Fan (off=0, on=1): %d", status.'
- 'Luminance mode(00:'#51088#46041', 01:'#51452#44036#49688#46041', 02:'#50556#44036#49688#46041'): %d", status.'
- '')
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 1
- WordWrap = False
- ExplicitWidth = 545
- end
- end
- end
- object plServerInfo: TPanel
- AlignWithMargins = True
- Left = 2
- Top = 2
- Width = 863
- Height = 26
- Margins.Left = 2
- Margins.Top = 2
- Margins.Right = 2
- Margins.Bottom = 2
- Align = alTop
- Alignment = taLeftJustify
- BevelKind = bkSoft
- BevelOuter = bvNone
- Caption = ' Server Information'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- TabOrder = 1
- object Image3: TImage
- Left = 7
- Top = 6
- Width = 9
- Height = 9
- Picture.Data = {
- 07544269746D617032010000424D320100000000000036000000280000000900
- 0000090000000100180000000000FC000000C30E0000C30E0000000000000000
- 00000000FF0000FF0000FF0092FF0092FF0092FF0000FF0000FF0000FF000000
- FF0092FF0092FF46AFFD46AFFD46AFFD0092FF0092FF0000FF000000FF0092FF
- 46AFFD46AFFDFFFFFF46AFFD46AFFD0092FF0000FF000092FF46AFFD46AFFD46
- AFFDFFFFFF46AFFD46AFFD46AFFD0092FF000092FF46AFFDFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFF46AFFD0092FF000092FF46AFFD46AFFD46AFFDFFFFFF46AFFD
- 46AFFD46AFFD0092FF000000FF0092FF46AFFD46AFFDFFFFFF46AFFD46AFFD00
- 92FF0000FF000000FF0092FF0092FF46AFFD46AFFD46AFFD0092FF0092FF0000
- FF000000FF0000FF0000FF0092FF0092FF0092FF0000FF0000FF0000FF00}
- Transparent = True
- end
- object chkLogPause: TCheckBox
- Left = 712
- Top = 0
- Width = 53
- Height = 22
- Cursor = crHandPoint
- Hint = 'Log Message Display pause/start'
- Align = alRight
- Caption = 'Pause'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object btnClear: TButton
- Left = 765
- Top = 0
- Width = 47
- Height = 22
- Cursor = crHandPoint
- Hint = 'Log Message Clear'
- Align = alRight
- Caption = 'Clear'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = btnClearClick
- end
- object btnCopy: TButton
- Left = 812
- Top = 0
- Width = 47
- Height = 22
- Cursor = crHandPoint
- Hint = 'Log Message Copy To Clipboard'
- Align = alRight
- Caption = 'Copy'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = btnCopyClick
- end
- end
- end
|