📄 zjyh.dfm
字号:
object Form6: TForm6
Left = 239
Top = 217
Width = 380
Height = 265
BorderIcons = [biSystemMenu]
Caption = #22686#21152#29992#25143
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 372
Height = 238
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object GroupBox1: TGroupBox
Left = 256
Top = 16
Width = 105
Height = 209
TabOrder = 0
object Button1: TButton
Left = 15
Top = 66
Width = 75
Height = 25
Caption = #21462#28040
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 15
Top = 18
Width = 75
Height = 25
Caption = #20445#23384
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 16
Top = 111
Width = 75
Height = 25
Cancel = True
Caption = #36820#22238
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button3Click
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 16
Width = 241
Height = 209
Caption = #35831#36755#20837#29992#25143#20449#24687
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label3: TLabel
Left = 41
Top = 122
Width = 36
Height = 16
Caption = #23494#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 41
Top = 83
Width = 36
Height = 16
Caption = #26435#38480#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 32
Top = 40
Width = 48
Height = 16
Caption = #29992#25143#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object e_yhm: TEdit
Left = 88
Top = 40
Width = 121
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object e_mima: TEdit
Left = 88
Top = 117
Width = 121
Height = 24
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object e_qx: TComboBox
Left = 88
Top = 80
Width = 121
Height = 24
ItemHeight = 16
TabOrder = 2
Items.Strings = (
#25805#20316#21592
#31649#29702#21592
#36229#32423#29992#25143)
end
end
end
object Table1: TTable
DatabaseName = 'stdata'
TableName = 'dl.DB'
Left = 184
Top = 16
end
object DataSource1: TDataSource
DataSet = Table1
Left = 152
Top = 16
end
object czy: TTable
DatabaseName = 'stdata'
TableName = 'czy.db'
Left = 248
Top = 8
end
object DataSource2: TDataSource
DataSet = czy
Left = 192
end
object DataSource3: TDataSource
DataSet = dl
Left = 16
Top = 16
end
object dl: TTable
DatabaseName = 'stdata'
TableName = 'dl.DB'
Left = 64
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -