📄 productquery.dfm
字号:
inherited frmProductQuery: TfrmProductQuery
Left = 431
Top = 377
ActiveControl = Edit1
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #36710#36742#25628#23547
ClientHeight = 390
ClientWidth = 669
Font.Height = -15
KeyPreview = True
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 15
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 640
Height = 121
Caption = #26465#20214#35774#32622
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label3: TLabel
Left = 32
Top = 26
Width = 54
Height = 13
Caption = #36710' '#21495
end
object Label5: TLabel
Left = 32
Top = 58
Width = 54
Height = 13
Caption = #36710' '#21517
end
object Label4: TLabel
Left = 32
Top = 90
Width = 54
Height = 13
Caption = #36710' '#22411
end
object Label6: TLabel
Left = 201
Top = 57
Width = 48
Height = 13
Caption = '("%%")'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 201
Top = 29
Width = 48
Height = 13
Caption = '("%%")'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 201
Top = 86
Width = 48
Height = 13
Caption = '("%%")'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 256
Top = 9
Width = 137
Height = 105
Stretch = True
Transparent = True
OnClick = Image1Click
end
object Edit3: TEdit
Left = 98
Top = 82
Width = 100
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 98
Top = 54
Width = 100
Height = 21
TabOrder = 1
end
object Edit1: TEdit
Left = 98
Top = 26
Width = 100
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 555
Top = 81
Width = 75
Height = 25
Caption = #28165#38500
TabOrder = 3
OnClick = Button1Click
end
object Button4: TButton
Left = 403
Top = 81
Width = 75
Height = 25
Caption = #26816#32034
TabOrder = 4
OnClick = Button4Click
end
object Button2: TButton
Left = 479
Top = 81
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 5
OnClick = Button2Click
end
end
object Panel1: TPanel
Left = 16
Top = 152
Width = 640
Height = 225
BevelInner = bvLowered
BevelWidth = 2
BorderStyle = bsSingle
TabOrder = 1
object DBGridEh1: TDBGridEh
Left = 8
Top = 10
Width = 618
Height = 199
Ctl3D = True
DataSource = DSTMP
FixedColor = 12835543
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FooterColor = clWindow
FooterFont.Charset = ANSI_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -15
FooterFont.Name = #23435#20307
FooterFont.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDrawColumnCell = DBGridEh1DrawColumnCell
OnKeyDown = DBGridEh1KeyDown
end
end
object CDSProduct: TClientDataSet
Aggregates = <>
Params = <>
Left = 328
Top = 217
end
object CDSTMP: TClientDataSet
Aggregates = <>
Params = <>
AfterScroll = CDSTMPAfterScroll
Left = 168
Top = 226
end
object DSTMP: TDataSource
DataSet = CDSTMP
Left = 184
Top = 242
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -