📄 unitxpth.~dfm
字号:
object FrmXPTH: TFrmXPTH
Left = 92
Top = 82
Width = 674
Height = 397
Caption = #36864#36135#35760#24405#30331#35760
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 Panel2: TPanel
Left = 0
Top = 0
Width = 665
Height = 192
Caption = 'Panel2'
Color = clSkyBlue
TabOrder = 4
object Label3: TLabel
Left = 8
Top = 10
Width = 60
Height = 13
Caption = #21830#21697#32534#21495#65306
end
object Label4: TLabel
Left = 200
Top = 10
Width = 36
Height = 13
Caption = #21333#20215#65306
end
object Label5: TLabel
Left = 368
Top = 10
Width = 36
Height = 13
Caption = #25968#37327#65306
end
object Label6: TLabel
Left = 16
Top = 40
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object Edit5: TEdit
Left = 64
Top = 38
Width = 297
Height = 21
BorderStyle = bsNone
TabOrder = 0
end
object Button1: TButton
Left = 376
Top = 34
Width = 65
Height = 25
Caption = #28155#21152
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 448
Top = 34
Width = 65
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 520
Top = 34
Width = 65
Height = 25
Caption = #20462#25913
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 592
Top = 34
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button4Click
end
object Edit4: TEdit
Left = 416
Top = 8
Width = 121
Height = 21
BorderStyle = bsNone
TabOrder = 5
Text = 'Edit4'
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 64
Width = 649
Height = 113
DataSource = DM.dsADOQTEMP4
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clHotLight
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'back_id'
Title.Caption = #36864#36135#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'back_prod_id'
Title.Caption = #21830#21697#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'back_prod_name'
Title.Caption = #21830#21697#21517#31216
Width = 150
Visible = True
end
item
Expanded = False
FieldName = 'back_prod_price'
Title.Caption = #21830#21697#21333#20215
Visible = True
end
item
Expanded = False
FieldName = 'back_prod_number'
Title.Caption = #21830#21697#25968#37327
Visible = True
end
item
Expanded = False
FieldName = 'back_time'
Title.Caption = #36864#36135#26085#26399
Width = 150
Visible = True
end
item
Expanded = False
FieldName = 'back_memo'
Title.Caption = #22791#27880
Width = 300
Visible = True
end>
end
object Edit1: TEdit
Left = 72
Top = 8
Width = 121
Height = 21
BorderStyle = bsNone
CharCase = ecUpperCase
TabOrder = 1
end
object Edit2: TEdit
Left = 240
Top = 8
Width = 121
Height = 21
BorderStyle = bsNone
TabOrder = 2
end
object Panel1: TPanel
Left = 0
Top = 192
Width = 665
Height = 177
Caption = 'Panel1'
Color = clSkyBlue
TabOrder = 3
object DBGrid2: TDBGrid
Left = 8
Top = 72
Width = 649
Height = 104
DataSource = DM.dsADOQTEMP3
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clHotLight
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'sell_id'
Title.Caption = #38144#21806#32534#21495
Width = 90
Visible = True
end
item
Expanded = False
FieldName = 'sell_prod_id'
Title.Caption = #21830#21697#32534#21495
Width = 90
Visible = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -