2025-01-20 13:04:03 +08:00
|
|
|
object frmKuWeiList: TfrmKuWeiList
|
|
|
|
|
Left = 653
|
|
|
|
|
Top = 142
|
|
|
|
|
Width = 1215
|
|
|
|
|
Height = 637
|
|
|
|
|
Caption = #24211#20301#31649#29702
|
|
|
|
|
Color = clBtnFace
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -12
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = []
|
|
|
|
|
OldCreateOrder = False
|
|
|
|
|
OnClose = FormClose
|
|
|
|
|
OnCreate = FormCreate
|
|
|
|
|
OnDestroy = FormDestroy
|
|
|
|
|
OnShow = FormShow
|
2025-10-20 11:30:39 +08:00
|
|
|
PixelsPerInch = 96
|
|
|
|
|
TextHeight = 12
|
2025-01-20 13:04:03 +08:00
|
|
|
object ToolBar1: TToolBar
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 0
|
2025-10-20 11:30:39 +08:00
|
|
|
Width = 1207
|
2025-01-20 13:04:03 +08:00
|
|
|
AutoSize = True
|
|
|
|
|
ButtonHeight = 30
|
|
|
|
|
ButtonWidth = 65
|
|
|
|
|
Caption = 'ToolBar1'
|
|
|
|
|
Color = clSkyBlue
|
|
|
|
|
Flat = True
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = []
|
|
|
|
|
Images = DataLink_MYSC.ThreeImgList
|
|
|
|
|
List = True
|
|
|
|
|
ParentColor = False
|
|
|
|
|
ParentFont = False
|
|
|
|
|
ShowCaptions = True
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object TBRafresh: TToolButton
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #21047#26032
|
|
|
|
|
ImageIndex = 0
|
|
|
|
|
OnClick = TBRafreshClick
|
|
|
|
|
end
|
|
|
|
|
object TBFind: TToolButton
|
|
|
|
|
Left = 69
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #36807#28388
|
|
|
|
|
ImageIndex = 20
|
|
|
|
|
OnClick = TBFindClick
|
|
|
|
|
end
|
|
|
|
|
object TBAdd: TToolButton
|
|
|
|
|
Left = 138
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #26032#22686
|
|
|
|
|
ImageIndex = 1
|
|
|
|
|
OnClick = TBAddClick
|
|
|
|
|
end
|
|
|
|
|
object TBDel: TToolButton
|
|
|
|
|
Left = 207
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #21024#38500
|
|
|
|
|
ImageIndex = 3
|
|
|
|
|
OnClick = TBDelClick
|
|
|
|
|
end
|
|
|
|
|
object ToolButton4: TToolButton
|
|
|
|
|
Left = 276
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #25171#21360
|
|
|
|
|
ImageIndex = 4
|
|
|
|
|
OnClick = ToolButton4Click
|
|
|
|
|
end
|
|
|
|
|
object Panel2: TPanel
|
|
|
|
|
Left = 345
|
|
|
|
|
Top = 0
|
|
|
|
|
Width = 114
|
|
|
|
|
Height = 30
|
|
|
|
|
BevelInner = bvRaised
|
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
|
Color = clSkyBlue
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object Label3: TLabel
|
|
|
|
|
Left = 2
|
|
|
|
|
Top = 7
|
|
|
|
|
Width = 32
|
|
|
|
|
Height = 15
|
|
|
|
|
Caption = #26041#21521
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object ComboBox1: TComboBox
|
|
|
|
|
Left = 37
|
|
|
|
|
Top = -1
|
|
|
|
|
Width = 80
|
|
|
|
|
Height = 32
|
|
|
|
|
Style = csDropDownList
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -24
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ItemHeight = 24
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
Items.Strings = (
|
|
|
|
|
#8594
|
|
|
|
|
#8592)
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object TBExport: TToolButton
|
|
|
|
|
Left = 459
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #23548#20986
|
|
|
|
|
ImageIndex = 97
|
|
|
|
|
Visible = False
|
|
|
|
|
OnClick = TBExportClick
|
|
|
|
|
end
|
|
|
|
|
object TBClose: TToolButton
|
|
|
|
|
Left = 528
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #20851#38381
|
|
|
|
|
ImageIndex = 21
|
|
|
|
|
OnClick = TBCloseClick
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object cxGrid1: TcxGrid
|
|
|
|
|
Left = 0
|
2025-10-20 11:30:39 +08:00
|
|
|
Top = 80
|
|
|
|
|
Width = 1207
|
|
|
|
|
Height = 526
|
2025-01-20 13:04:03 +08:00
|
|
|
Align = alClient
|
|
|
|
|
PopupMenu = PopupMenu1
|
|
|
|
|
TabOrder = 1
|
|
|
|
|
object Tv1: TcxGridDBTableView
|
2025-10-20 11:30:39 +08:00
|
|
|
Navigator.Buttons.CustomButtons = <>
|
2025-01-20 13:04:03 +08:00
|
|
|
OnCellDblClick = Tv1CellDblClick
|
|
|
|
|
DataController.DataSource = DataSource1
|
|
|
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
|
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
|
|
|
item
|
|
|
|
|
Kind = skCount
|
|
|
|
|
Position = spFooter
|
|
|
|
|
Column = v1Column7
|
|
|
|
|
end
|
|
|
|
|
item
|
|
|
|
|
Kind = skCount
|
|
|
|
|
Column = v1Column7
|
|
|
|
|
end>
|
|
|
|
|
DataController.Summary.FooterSummaryItems = <
|
|
|
|
|
item
|
|
|
|
|
Kind = skSum
|
|
|
|
|
end
|
|
|
|
|
item
|
|
|
|
|
Kind = skSum
|
|
|
|
|
end
|
|
|
|
|
item
|
|
|
|
|
Kind = skSum
|
|
|
|
|
end
|
|
|
|
|
item
|
|
|
|
|
Kind = skSum
|
|
|
|
|
end
|
|
|
|
|
item
|
|
|
|
|
Kind = skCount
|
|
|
|
|
Column = v1Column7
|
|
|
|
|
end>
|
|
|
|
|
DataController.Summary.SummaryGroups = <>
|
|
|
|
|
OptionsCustomize.ColumnFiltering = False
|
|
|
|
|
OptionsView.Footer = True
|
|
|
|
|
OptionsView.GroupByBox = False
|
|
|
|
|
Styles.Content = DataLink_MYSC.Default10
|
|
|
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
|
|
|
Styles.Header = DataLink_MYSC.Default10
|
|
|
|
|
object v1Column4: TcxGridDBColumn
|
2025-10-20 11:30:39 +08:00
|
|
|
Caption = #36873#25321
|
2025-01-20 13:04:03 +08:00
|
|
|
DataBinding.FieldName = 'SSel'
|
|
|
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
|
|
|
Properties.ImmediatePost = True
|
|
|
|
|
Properties.NullStyle = nssUnchecked
|
2025-10-20 11:30:39 +08:00
|
|
|
HeaderAlignmentHorz = taCenter
|
2025-01-20 13:04:03 +08:00
|
|
|
Width = 74
|
|
|
|
|
end
|
2025-11-06 09:08:40 +08:00
|
|
|
object Tv1Column1: TcxGridDBColumn
|
|
|
|
|
Caption = #32534#21495
|
|
|
|
|
DataBinding.FieldName = 'KWID'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 100
|
|
|
|
|
end
|
2025-01-20 13:04:03 +08:00
|
|
|
object v1Column1: TcxGridDBColumn
|
|
|
|
|
Caption = #21306#22495
|
|
|
|
|
DataBinding.FieldName = 'QuYu'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 79
|
|
|
|
|
end
|
|
|
|
|
object v1Column2: TcxGridDBColumn
|
|
|
|
|
Caption = #20998#21306
|
|
|
|
|
DataBinding.FieldName = 'FenQu'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 77
|
|
|
|
|
end
|
|
|
|
|
object v1Column3: TcxGridDBColumn
|
|
|
|
|
Caption = #25490
|
|
|
|
|
DataBinding.FieldName = 'Pai'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 84
|
|
|
|
|
end
|
|
|
|
|
object v1Column6: TcxGridDBColumn
|
|
|
|
|
Caption = #23618
|
|
|
|
|
DataBinding.FieldName = 'Ceng'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 77
|
|
|
|
|
end
|
|
|
|
|
object v1Column7: TcxGridDBColumn
|
|
|
|
|
Caption = #24211#20301#21517#31216
|
|
|
|
|
DataBinding.FieldName = 'KWName'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 195
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object cxGrid1Level1: TcxGridLevel
|
|
|
|
|
GridView = Tv1
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object Panel1: TPanel
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 32
|
2025-10-20 11:30:39 +08:00
|
|
|
Width = 1207
|
|
|
|
|
Height = 48
|
2025-01-20 13:04:03 +08:00
|
|
|
Align = alTop
|
|
|
|
|
BevelInner = bvRaised
|
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
|
Color = clSkyBlue
|
|
|
|
|
TabOrder = 2
|
|
|
|
|
object Label2: TLabel
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 19
|
|
|
|
|
Top = 16
|
|
|
|
|
Width = 32
|
|
|
|
|
Height = 15
|
2025-01-20 13:04:03 +08:00
|
|
|
Caption = #21306#22495
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label1: TLabel
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 131
|
|
|
|
|
Top = 16
|
|
|
|
|
Width = 32
|
|
|
|
|
Height = 15
|
2025-01-20 13:04:03 +08:00
|
|
|
Caption = #20998#21306
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label5: TLabel
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 243
|
|
|
|
|
Top = 16
|
|
|
|
|
Width = 16
|
|
|
|
|
Height = 15
|
2025-01-20 13:04:03 +08:00
|
|
|
Caption = #25490
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label6: TLabel
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 432
|
|
|
|
|
Top = 16
|
|
|
|
|
Width = 64
|
|
|
|
|
Height = 15
|
2025-01-20 13:04:03 +08:00
|
|
|
Caption = #24211#20301#21517#31216
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label7: TLabel
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 339
|
|
|
|
|
Top = 16
|
|
|
|
|
Width = 16
|
|
|
|
|
Height = 15
|
2025-01-20 13:04:03 +08:00
|
|
|
Caption = #23618
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object QuYu: TEdit
|
|
|
|
|
Tag = 2
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 53
|
|
|
|
|
Top = 12
|
|
|
|
|
Width = 60
|
2025-11-06 09:08:40 +08:00
|
|
|
Height = 23
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object FenQu: TEdit
|
|
|
|
|
Tag = 2
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 165
|
|
|
|
|
Top = 12
|
|
|
|
|
Width = 60
|
2025-11-06 09:08:40 +08:00
|
|
|
Height = 23
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 1
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object Pai: TEdit
|
|
|
|
|
Tag = 2
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 261
|
|
|
|
|
Top = 12
|
|
|
|
|
Width = 60
|
2025-11-06 09:08:40 +08:00
|
|
|
Height = 23
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 2
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object KWName: TEdit
|
|
|
|
|
Tag = 2
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 497
|
|
|
|
|
Top = 12
|
|
|
|
|
Width = 152
|
2025-11-06 09:08:40 +08:00
|
|
|
Height = 23
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 3
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object Ceng: TEdit
|
|
|
|
|
Tag = 2
|
2025-10-20 11:30:39 +08:00
|
|
|
Left = 357
|
|
|
|
|
Top = 12
|
|
|
|
|
Width = 60
|
2025-11-06 09:08:40 +08:00
|
|
|
Height = 23
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
2025-10-20 11:30:39 +08:00
|
|
|
Font.Height = -15
|
2025-01-20 13:04:03 +08:00
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 4
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
|
|
|
Grid = cxGrid1
|
|
|
|
|
PopupMenus = <>
|
|
|
|
|
Left = 160
|
|
|
|
|
Top = 128
|
|
|
|
|
end
|
|
|
|
|
object ADOQueryCmd: TADOQuery
|
|
|
|
|
Connection = DataLink_MYSC.ADOLink
|
|
|
|
|
Parameters = <>
|
|
|
|
|
Left = 208
|
|
|
|
|
Top = 208
|
|
|
|
|
end
|
|
|
|
|
object ADOQueryMain: TADOQuery
|
|
|
|
|
Connection = DataLink_MYSC.ADOLink
|
|
|
|
|
LockType = ltReadOnly
|
|
|
|
|
Parameters = <>
|
|
|
|
|
Left = 208
|
|
|
|
|
Top = 176
|
|
|
|
|
end
|
|
|
|
|
object ADOQueryTemp: TADOQuery
|
|
|
|
|
Connection = DataLink_MYSC.ADOLink
|
|
|
|
|
LockType = ltReadOnly
|
|
|
|
|
Parameters = <>
|
|
|
|
|
Left = 208
|
|
|
|
|
Top = 144
|
|
|
|
|
end
|
|
|
|
|
object DataSource1: TDataSource
|
|
|
|
|
DataSet = Order_Main
|
|
|
|
|
Left = 160
|
|
|
|
|
Top = 152
|
|
|
|
|
end
|
|
|
|
|
object Order_Main: TClientDataSet
|
|
|
|
|
Aggregates = <>
|
|
|
|
|
Params = <>
|
|
|
|
|
Left = 160
|
|
|
|
|
Top = 184
|
|
|
|
|
end
|
|
|
|
|
object RM1: TRMGridReport
|
|
|
|
|
ThreadPrepareReport = True
|
|
|
|
|
InitialZoom = pzDefault
|
|
|
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
|
|
|
DefaultCollate = False
|
|
|
|
|
ShowPrintDialog = False
|
|
|
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
|
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
|
|
|
PreviewOptions.RulerVisible = False
|
|
|
|
|
PreviewOptions.DrawBorder = False
|
|
|
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
|
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
|
|
|
Dataset = RMDBMain
|
|
|
|
|
CompressLevel = rmzcFastest
|
|
|
|
|
CompressThread = False
|
|
|
|
|
LaterBuildEvents = True
|
|
|
|
|
OnlyOwnerDataSet = False
|
|
|
|
|
Left = 1048
|
|
|
|
|
Top = 8
|
|
|
|
|
ReportData = {}
|
|
|
|
|
end
|
|
|
|
|
object RMDBMain: TRMDBDataSet
|
|
|
|
|
Visible = True
|
|
|
|
|
DataSet = CDS_PRT
|
|
|
|
|
Left = 992
|
|
|
|
|
Top = 8
|
|
|
|
|
end
|
|
|
|
|
object RMXLSExport2: TRMXLSExport
|
|
|
|
|
ShowAfterExport = False
|
|
|
|
|
ExportPrecision = 1
|
|
|
|
|
PagesOfSheet = 1
|
|
|
|
|
ExportImages = True
|
|
|
|
|
ExportFrames = True
|
|
|
|
|
ExportImageFormat = ifBMP
|
|
|
|
|
JPEGQuality = 0
|
|
|
|
|
ScaleX = 1.000000000000000000
|
|
|
|
|
ScaleY = 1.000000000000000000
|
|
|
|
|
CompressFile = False
|
|
|
|
|
Left = 1108
|
|
|
|
|
Top = 8
|
|
|
|
|
end
|
|
|
|
|
object CDS_PRT: TClientDataSet
|
|
|
|
|
Aggregates = <>
|
|
|
|
|
Params = <>
|
|
|
|
|
Left = 1080
|
|
|
|
|
Top = 8
|
|
|
|
|
end
|
|
|
|
|
object PopupMenu1: TPopupMenu
|
|
|
|
|
Left = 488
|
|
|
|
|
Top = 272
|
|
|
|
|
object N1: TMenuItem
|
|
|
|
|
Caption = #20840#36873
|
|
|
|
|
OnClick = N1Click
|
|
|
|
|
end
|
|
|
|
|
object N2: TMenuItem
|
|
|
|
|
Caption = #20840#24323
|
|
|
|
|
OnClick = N2Click
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|