📄 coopwz.dfm
字号:
object FormCOOPWZ: TFormCOOPWZ
Left = 244
Top = 131
Width = 536
Height = 361
Caption = #20184#27454#26041#24335
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 256
Width = 60
Height = 13
Caption = #24635#37329#39069' '
end
object Label2: TLabel
Left = 8
Top = 278
Width = 48
Height = 13
Caption = #20313#39069' '
end
object Shape2: TShape
Left = 8
Top = 273
Width = 129
Height = 1
Pen.Color = clWhite
end
object Shape1: TShape
Left = 8
Top = 293
Width = 129
Height = 1
Pen.Color = clWhite
end
object Label12: TLabel
Left = 288
Top = 278
Width = 33
Height = 13
Caption = #24050#20184' '
end
object Shape11: TShape
Left = 288
Top = 293
Width = 129
Height = 1
Pen.Color = clWhite
end
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 513
Height = 241
ActivePage = TabSheet1
TabIndex = 0
TabOrder = 0
object TabSheet1: TTabSheet
Caption = ' '#29616#37329' '
object Label11: TLabel
Left = 280
Top = 188
Width = 48
Height = 13
Caption = #24635#35745' '
end
object Shape10: TShape
Left = 280
Top = 204
Width = 129
Height = 1
Pen.Color = clWhite
end
object Label3: TLabel
Left = 0
Top = 14
Width = 72
Height = 13
Caption = #24635#24080#31185#30446' '
end
object Shape3: TShape
Left = 0
Top = 28
Width = 129
Height = 1
Pen.Color = clWhite
end
object DBEdit3: TDBEdit
Left = 96
Top = 11
Width = 152
Height = 18
BorderStyle = bsNone
DataField = 'CtlAccount'
DataSource = DataSource1
TabOrder = 0
end
object Edit1: TEdit
Left = 376
Top = 187
Width = 121
Height = 18
BorderStyle = bsNone
TabOrder = 1
OnExit = Edit1Exit
end
end
object TabSheet2: TTabSheet
Caption = ' '#25903#31080' '
ImageIndex = 1
end
object TabSheet3: TTabSheet
Caption = ' '#38134#34892#36716#24080' '
ImageIndex = 2
end
object TabSheet4: TTabSheet
Caption = ' '#20449#29992#21345' '
ImageIndex = 3
end
end
object DBEdit1: TDBEdit
Left = 104
Top = 256
Width = 152
Height = 18
BorderStyle = bsNone
DataField = 'DocTotal'
DataSource = DataSource1
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 104
Top = 276
Width = 152
Height = 18
BorderStyle = bsNone
DataField = 'GrosProfit'
DataSource = DataSource1
TabOrder = 2
end
object DBEdit11: TDBEdit
Left = 391
Top = 276
Width = 121
Height = 18
BorderStyle = bsNone
DataField = 'PaidToDate'
DataSource = DataSource1
TabOrder = 3
end
object Button1: TButton
Left = 8
Top = 306
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 306
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
object DataSource1: TDataSource
DataSet = ADOQuP3
Left = 140
Top = 104
end
object ADOQuP3: TADOQuery
Connection = DataModHJ.ADOCon
Parameters = <
item
Name = 'P0'
DataType = ftVariant
Value = 0c
end>
Left = 176
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -