~
This commit is contained in:
parent
763e469417
commit
d7bd3596e3
|
|
@ -9,6 +9,7 @@ inherited frmTradeSampleList: TfrmTradeSampleList
|
||||||
FormStyle = fsMDIChild
|
FormStyle = fsMDIChild
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
Visible = True
|
Visible = True
|
||||||
|
ExplicitLeft = -793
|
||||||
ExplicitWidth = 1940
|
ExplicitWidth = 1940
|
||||||
ExplicitHeight = 633
|
ExplicitHeight = 633
|
||||||
PixelsPerInch = 96
|
PixelsPerInch = 96
|
||||||
|
|
@ -422,7 +423,7 @@ inherited frmTradeSampleList: TfrmTradeSampleList
|
||||||
end
|
end
|
||||||
object Tv1Column22: TcxGridDBColumn
|
object Tv1Column22: TcxGridDBColumn
|
||||||
Caption = #20986#24211#25968#37327
|
Caption = #20986#24211#25968#37327
|
||||||
DataBinding.FieldName = 'OutQty'
|
DataBinding.FieldName = 'TMSQty'
|
||||||
DataBinding.IsNullValueType = True
|
DataBinding.IsNullValueType = True
|
||||||
HeaderAlignmentHorz = taCenter
|
HeaderAlignmentHorz = taCenter
|
||||||
Width = 84
|
Width = 84
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user