📄 frmgz.dfm
字号:
object frmGongZhong: TfrmGongZhong
Left = 380
Top = 224
Width = 408
Height = 331
Caption = #24037' '#31181
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 Bevel1: TBevel
Left = 21
Top = 16
Width = 353
Height = 249
Style = bsRaised
end
object Label1: TLabel
Left = 102
Top = 78
Width = 48
Height = 16
Caption = #24037' '#31181':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 88
Top = 157
Width = 88
Height = 16
Caption = #22522#26412#26376#24037#36164':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object btOKGZ: TButton
Left = 176
Top = 272
Width = 73
Height = 25
Caption = #30830' '#23450
TabOrder = 0
OnClick = btOKGZClick
end
object btCancelGZ: TButton
Left = 280
Top = 272
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 1
OnClick = btCancelGZClick
end
object btContinueAddGZ: TButton
Left = 32
Top = 272
Width = 105
Height = 27
Caption = #32487#32493#28155#21152
TabOrder = 2
OnClick = btContinueAddGZClick
end
object edtAddGZ: TEdit
Left = 175
Top = 73
Width = 95
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 3
end
object edtJBYGZ: TEdit
Left = 174
Top = 153
Width = 97
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 4
Text = '0'
OnKeyPress = edtJBYGZKeyPress
end
object dbnGZ: TDBNavigator
Left = 48
Top = 232
Width = 104
Height = 25
DataSource = dm.dsgongzhong
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 5
OnClick = dbnGZClick
end
object Button1: TButton
Left = 224
Top = 224
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 6
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -