|
@@ -297,13 +297,13 @@ object BillsGatherFrame: TBillsGatherFrame
|
|
|
Title.Font.Height = -12
|
|
|
Title.Font.Name = #23435#20307
|
|
|
Title.Font.Style = []
|
|
|
- Alignment = taLeftJustify
|
|
|
+ Alignment = taRightJustify
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
Font.Color = clWindowText
|
|
|
Font.Height = -12
|
|
|
Font.Name = #23435#20307
|
|
|
Font.Style = []
|
|
|
- FieldName = 'EndGatherQuantity'
|
|
|
+ FieldName = 'CurGatherQuantity'
|
|
|
Width = 80
|
|
|
ReadOnly = False
|
|
|
end
|