|
@@ -2,10 +2,10 @@ object VmsCommMain: TVmsCommMain
|
|
|
Left = 0
|
|
|
Top = 0
|
|
|
Caption = 'VMS '#53685#49888' '#49436#48260
|
|
|
- ClientHeight = 694
|
|
|
- ClientWidth = 911
|
|
|
+ ClientHeight = 541
|
|
|
+ ClientWidth = 855
|
|
|
Color = clWhite
|
|
|
- Constraints.MinHeight = 600
|
|
|
+ Constraints.MinHeight = 500
|
|
|
Constraints.MinWidth = 800
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
Font.Color = clWindowText
|
|
@@ -158,23 +158,25 @@ object VmsCommMain: TVmsCommMain
|
|
|
TextHeight = 13
|
|
|
object Splitter1: TSplitter
|
|
|
Left = 0
|
|
|
- Top = 367
|
|
|
- Width = 911
|
|
|
+ Top = 368
|
|
|
+ Width = 855
|
|
|
Height = 5
|
|
|
Cursor = crVSplit
|
|
|
- Align = alTop
|
|
|
+ Align = alBottom
|
|
|
Beveled = True
|
|
|
Color = clBackground
|
|
|
MinSize = 60
|
|
|
ParentColor = False
|
|
|
ResizeStyle = rsLine
|
|
|
- ExplicitTop = 271
|
|
|
- ExplicitWidth = 726
|
|
|
+ Visible = False
|
|
|
+ ExplicitLeft = 8
|
|
|
+ ExplicitTop = 364
|
|
|
+ ExplicitWidth = 842
|
|
|
end
|
|
|
object tobMenu: TToolBar
|
|
|
Left = 0
|
|
|
Top = 0
|
|
|
- Width = 911
|
|
|
+ Width = 855
|
|
|
Height = 58
|
|
|
AutoSize = True
|
|
|
ButtonHeight = 52
|
|
@@ -190,6 +192,10 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentFont = False
|
|
|
ShowCaptions = True
|
|
|
TabOrder = 0
|
|
|
+ OnDblClick = tobMenuDblClick
|
|
|
+ ExplicitLeft = 8
|
|
|
+ ExplicitTop = -6
|
|
|
+ ExplicitWidth = 842
|
|
|
object tbConnect: TToolButton
|
|
|
Left = 0
|
|
|
Top = 0
|
|
@@ -244,15 +250,15 @@ object VmsCommMain: TVmsCommMain
|
|
|
end
|
|
|
object plBottom: TPanel
|
|
|
Left = 0
|
|
|
- Top = 664
|
|
|
- Width = 911
|
|
|
- Height = 30
|
|
|
+ Top = 508
|
|
|
+ Width = 855
|
|
|
+ Height = 33
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 0
|
|
|
Margins.Right = 0
|
|
|
Margins.Bottom = 0
|
|
|
Align = alBottom
|
|
|
- BevelOuter = bvNone
|
|
|
+ BevelInner = bvLowered
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
Font.Color = clWindowText
|
|
|
Font.Height = -11
|
|
@@ -262,10 +268,10 @@ object VmsCommMain: TVmsCommMain
|
|
|
TabOrder = 1
|
|
|
object plStateAction: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 3
|
|
|
- Top = 2
|
|
|
+ Left = 5
|
|
|
+ Top = 4
|
|
|
Width = 50
|
|
|
- Height = 26
|
|
|
+ Height = 25
|
|
|
Hint = #53685#49888#49436#48260' '#49345#53468
|
|
|
Margins.Top = 2
|
|
|
Margins.Right = 0
|
|
@@ -284,13 +290,16 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentFont = False
|
|
|
TabOrder = 0
|
|
|
OnDblClick = plStateActionDblClick
|
|
|
+ ExplicitLeft = 3
|
|
|
+ ExplicitTop = 2
|
|
|
+ ExplicitHeight = 26
|
|
|
end
|
|
|
object plStateComm: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 53
|
|
|
- Top = 2
|
|
|
+ Left = 55
|
|
|
+ Top = 4
|
|
|
Width = 50
|
|
|
- Height = 26
|
|
|
+ Height = 25
|
|
|
Hint = #51204#52404' '#51228#50612#44592' '#53685#49888' '#49345#53468
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 2
|
|
@@ -310,13 +319,16 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentFont = False
|
|
|
TabOrder = 1
|
|
|
OnDblClick = plStateCommDblClick
|
|
|
+ ExplicitLeft = 53
|
|
|
+ ExplicitTop = 2
|
|
|
+ ExplicitHeight = 26
|
|
|
end
|
|
|
object plStateDb: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 103
|
|
|
- Top = 2
|
|
|
+ Left = 105
|
|
|
+ Top = 4
|
|
|
Width = 50
|
|
|
- Height = 26
|
|
|
+ Height = 25
|
|
|
Hint = #45936#51060#53552#48288#51060#49828' '#49345#53468
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 2
|
|
@@ -336,13 +348,16 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentFont = False
|
|
|
TabOrder = 2
|
|
|
OnDblClick = plStateDbDblClick
|
|
|
+ ExplicitLeft = 103
|
|
|
+ ExplicitTop = 2
|
|
|
+ ExplicitHeight = 26
|
|
|
end
|
|
|
object plTime: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 683
|
|
|
- Top = 2
|
|
|
+ Left = 625
|
|
|
+ Top = 4
|
|
|
Width = 170
|
|
|
- Height = 26
|
|
|
+ Height = 25
|
|
|
Margins.Top = 2
|
|
|
Margins.Bottom = 2
|
|
|
Align = alRight
|
|
@@ -363,13 +378,16 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentFont = False
|
|
|
TabOrder = 3
|
|
|
OnDblClick = plTimeDblClick
|
|
|
+ ExplicitLeft = 683
|
|
|
+ ExplicitTop = 2
|
|
|
+ ExplicitHeight = 26
|
|
|
end
|
|
|
object Panel1: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 640
|
|
|
- Top = 2
|
|
|
+ Left = 582
|
|
|
+ Top = 4
|
|
|
Width = 37
|
|
|
- Height = 26
|
|
|
+ Height = 25
|
|
|
Margins.Top = 2
|
|
|
Margins.Bottom = 2
|
|
|
Align = alRight
|
|
@@ -379,12 +397,15 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentColor = True
|
|
|
TabOrder = 4
|
|
|
Visible = False
|
|
|
+ ExplicitLeft = 640
|
|
|
+ ExplicitTop = 2
|
|
|
+ ExplicitHeight = 26
|
|
|
object Panel16: TPanel
|
|
|
AlignWithMargins = True
|
|
|
Left = 3
|
|
|
Top = 1
|
|
|
Width = 0
|
|
|
- Height = 20
|
|
|
+ Height = 19
|
|
|
Cursor = crHandPoint
|
|
|
Margins.Top = 1
|
|
|
Margins.Bottom = 1
|
|
@@ -394,13 +415,14 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
TabOrder = 0
|
|
|
OnDblClick = Panel16DblClick
|
|
|
+ ExplicitHeight = 20
|
|
|
end
|
|
|
object plThread: TPanel
|
|
|
AlignWithMargins = True
|
|
|
Left = -227
|
|
|
Top = 0
|
|
|
Width = 65
|
|
|
- Height = 22
|
|
|
+ Height = 21
|
|
|
Hint = 'Thread(EA)'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 0
|
|
@@ -419,13 +441,14 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 1
|
|
|
+ ExplicitHeight = 22
|
|
|
end
|
|
|
object plMemory: TPanel
|
|
|
AlignWithMargins = True
|
|
|
Left = -162
|
|
|
Top = 0
|
|
|
Width = 65
|
|
|
- Height = 22
|
|
|
+ Height = 21
|
|
|
Hint = 'Memory(KB)'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 0
|
|
@@ -444,13 +467,14 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 2
|
|
|
+ ExplicitHeight = 22
|
|
|
end
|
|
|
object plGdi: TPanel
|
|
|
AlignWithMargins = True
|
|
|
Left = -97
|
|
|
Top = 0
|
|
|
Width = 65
|
|
|
- Height = 22
|
|
|
+ Height = 21
|
|
|
Hint = 'GDI Object(EA)'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 0
|
|
@@ -469,13 +493,14 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 3
|
|
|
+ ExplicitHeight = 22
|
|
|
end
|
|
|
object plHandle: TPanel
|
|
|
AlignWithMargins = True
|
|
|
Left = -32
|
|
|
Top = 0
|
|
|
Width = 65
|
|
|
- Height = 22
|
|
|
+ Height = 21
|
|
|
Hint = 'Handle(EA)'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 0
|
|
@@ -494,26 +519,31 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 4
|
|
|
+ ExplicitHeight = 22
|
|
|
end
|
|
|
end
|
|
|
object Panel2: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 156
|
|
|
- Top = 1
|
|
|
- Width = 378
|
|
|
- Height = 28
|
|
|
+ Left = 158
|
|
|
+ Top = 3
|
|
|
+ Width = 298
|
|
|
+ Height = 27
|
|
|
Margins.Top = 1
|
|
|
Margins.Bottom = 1
|
|
|
Align = alClient
|
|
|
BevelOuter = bvNone
|
|
|
ParentBackground = False
|
|
|
TabOrder = 5
|
|
|
+ ExplicitLeft = 156
|
|
|
+ ExplicitTop = 1
|
|
|
+ ExplicitWidth = 378
|
|
|
+ ExplicitHeight = 28
|
|
|
object pnlTraf: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 184
|
|
|
+ Left = 104
|
|
|
Top = 2
|
|
|
Width = 191
|
|
|
- Height = 24
|
|
|
+ Height = 23
|
|
|
Hint = 'VMS '#47700#49884#51648' '#51228#44277' '#49884#44033
|
|
|
Margins.Top = 2
|
|
|
Margins.Bottom = 2
|
|
@@ -535,14 +565,16 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentFont = False
|
|
|
TabOrder = 0
|
|
|
OnDblClick = pnlTrafDblClick
|
|
|
+ ExplicitLeft = 184
|
|
|
+ ExplicitHeight = 24
|
|
|
end
|
|
|
end
|
|
|
object plStateLog: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 537
|
|
|
- Top = 2
|
|
|
- Width = 25
|
|
|
- Height = 26
|
|
|
+ Left = 459
|
|
|
+ Top = 4
|
|
|
+ Width = 30
|
|
|
+ Height = 25
|
|
|
Hint = 'Log Thread'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 2
|
|
@@ -561,13 +593,15 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 6
|
|
|
+ ExplicitLeft = 479
|
|
|
+ ExplicitHeight = 27
|
|
|
end
|
|
|
object plStateDbm: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 562
|
|
|
- Top = 2
|
|
|
- Width = 25
|
|
|
- Height = 26
|
|
|
+ Left = 489
|
|
|
+ Top = 4
|
|
|
+ Width = 30
|
|
|
+ Height = 25
|
|
|
Hint = 'DB Thread'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 2
|
|
@@ -586,13 +620,15 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 7
|
|
|
+ ExplicitLeft = 504
|
|
|
+ ExplicitHeight = 27
|
|
|
end
|
|
|
object plStateJob: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 612
|
|
|
- Top = 2
|
|
|
- Width = 25
|
|
|
- Height = 26
|
|
|
+ Left = 549
|
|
|
+ Top = 4
|
|
|
+ Width = 30
|
|
|
+ Height = 25
|
|
|
Hint = 'Job Thread'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 2
|
|
@@ -611,13 +647,15 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 8
|
|
|
+ ExplicitLeft = 554
|
|
|
+ ExplicitHeight = 27
|
|
|
end
|
|
|
object plRemain: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 859
|
|
|
- Top = 2
|
|
|
+ Left = 801
|
|
|
+ Top = 4
|
|
|
Width = 49
|
|
|
- Height = 26
|
|
|
+ Height = 25
|
|
|
Margins.Top = 2
|
|
|
Margins.Bottom = 2
|
|
|
Align = alRight
|
|
@@ -638,13 +676,16 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentFont = False
|
|
|
TabOrder = 9
|
|
|
OnDblClick = plRemainDblClick
|
|
|
+ ExplicitLeft = 859
|
|
|
+ ExplicitTop = 2
|
|
|
+ ExplicitHeight = 26
|
|
|
end
|
|
|
object plStateDbmRead: TPanel
|
|
|
AlignWithMargins = True
|
|
|
- Left = 587
|
|
|
- Top = 2
|
|
|
- Width = 25
|
|
|
- Height = 26
|
|
|
+ Left = 519
|
|
|
+ Top = 4
|
|
|
+ Width = 30
|
|
|
+ Height = 25
|
|
|
Hint = 'DB Thread'
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 2
|
|
@@ -663,35 +704,40 @@ object VmsCommMain: TVmsCommMain
|
|
|
ParentBackground = False
|
|
|
ParentFont = False
|
|
|
TabOrder = 10
|
|
|
+ ExplicitLeft = 529
|
|
|
+ ExplicitHeight = 27
|
|
|
end
|
|
|
end
|
|
|
object pnlLog: TPanel
|
|
|
AlignWithMargins = True
|
|
|
Left = 0
|
|
|
- Top = 372
|
|
|
- Width = 911
|
|
|
- Height = 292
|
|
|
+ Top = 373
|
|
|
+ Width = 855
|
|
|
+ Height = 135
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 0
|
|
|
Margins.Right = 0
|
|
|
Margins.Bottom = 0
|
|
|
- Align = alClient
|
|
|
+ Align = alBottom
|
|
|
BevelOuter = bvNone
|
|
|
TabOrder = 2
|
|
|
+ Visible = False
|
|
|
+ ExplicitTop = 376
|
|
|
end
|
|
|
object pnlController: TPanel
|
|
|
AlignWithMargins = True
|
|
|
Left = 0
|
|
|
Top = 58
|
|
|
- Width = 911
|
|
|
- Height = 309
|
|
|
+ Width = 855
|
|
|
+ Height = 310
|
|
|
Margins.Left = 0
|
|
|
Margins.Top = 0
|
|
|
Margins.Right = 0
|
|
|
Margins.Bottom = 0
|
|
|
- Align = alTop
|
|
|
+ Align = alClient
|
|
|
BevelOuter = bvNone
|
|
|
TabOrder = 3
|
|
|
+ ExplicitHeight = 311
|
|
|
end
|
|
|
object tmrAppState: TTimer
|
|
|
OnTimer = tmrAppStateTimer
|