|
@@ -106,7 +106,7 @@ object BGLFrame: TBGLFrame
|
|
|
Left = 0
|
|
|
Top = 0
|
|
|
Width = 399
|
|
|
- Height = 271
|
|
|
+ Height = 248
|
|
|
Align = alClient
|
|
|
BevelOuter = bvNone
|
|
|
TabOrder = 0
|
|
@@ -114,7 +114,7 @@ object BGLFrame: TBGLFrame
|
|
|
Left = 0
|
|
|
Top = 0
|
|
|
Width = 399
|
|
|
- Height = 271
|
|
|
+ Height = 248
|
|
|
Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
|
|
|
OptionsEx = []
|
|
|
ColCount = 8
|
|
@@ -136,15 +136,15 @@ object BGLFrame: TBGLFrame
|
|
|
end
|
|
|
object pnlBGLMemo: TPanel
|
|
|
Left = 0
|
|
|
- Top = 271
|
|
|
+ Top = 248
|
|
|
Width = 399
|
|
|
- Height = 122
|
|
|
+ Height = 145
|
|
|
Align = alBottom
|
|
|
BevelOuter = bvNone
|
|
|
TabOrder = 1
|
|
|
DesignSize = (
|
|
|
399
|
|
|
- 122)
|
|
|
+ 145)
|
|
|
object lblPosition: TLabel
|
|
|
Left = 5
|
|
|
Top = 5
|
|
@@ -154,7 +154,7 @@ object BGLFrame: TBGLFrame
|
|
|
end
|
|
|
object lblDirection: TLabel
|
|
|
Left = 5
|
|
|
- Top = 65
|
|
|
+ Top = 75
|
|
|
Width = 96
|
|
|
Height = 12
|
|
|
Caption = #21464#26356#24037#31243#37327#35828#26126#65306
|
|
@@ -163,7 +163,7 @@ object BGLFrame: TBGLFrame
|
|
|
Left = 5
|
|
|
Top = 20
|
|
|
Width = 389
|
|
|
- Height = 37
|
|
|
+ Height = 50
|
|
|
Anchors = [akLeft, akTop, akRight]
|
|
|
Ctl3D = False
|
|
|
DataField = 'Pos_Reason'
|
|
@@ -174,9 +174,9 @@ object BGLFrame: TBGLFrame
|
|
|
end
|
|
|
object dbmDirection: TDBMemo
|
|
|
Left = 5
|
|
|
- Top = 80
|
|
|
+ Top = 90
|
|
|
Width = 389
|
|
|
- Height = 37
|
|
|
+ Height = 50
|
|
|
Anchors = [akLeft, akTop, akRight]
|
|
|
Ctl3D = False
|
|
|
DataField = 'Direction'
|