📄 fmodifyform.~dfm
字号:
object fmodify: Tfmodify
Left = 315
Top = 163
Width = 696
Height = 480
Caption = #32500#20462#26597#35810'/'#20462#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 160
Width = 111
Height = 13
Caption = #35831#22312#19979#34920#20013#30452#25509#20462#25913':'
end
object Label2: TLabel
Left = 24
Top = 64
Width = 137
Height = 16
AutoSize = False
Caption = #35831#36873#25321#26597#35810#26041#24335
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 24
Top = 120
Width = 121
Height = 13
AutoSize = False
end
object btsearch: TButton
Left = 472
Top = 136
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 0
OnClick = btsearchClick
end
object DBGrid1: TDBGrid
Left = 16
Top = 192
Width = 657
Height = 248
DataSource = Data.DataSFix
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ComboBox1: TComboBox
Left = 184
Top = 64
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
OnChange = ComboBox1Change
Items.Strings = (
#30003#35831#32500#20462#25143#20027
#32500#20462#31181#31867
#32500#20462#20154)
end
object Edit1: TEdit
Left = 184
Top = 112
Width = 121
Height = 21
TabOrder = 3
OnChange = Edit1Change
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -