📄 dlpd.dfm
字号:
object dlpdfrm: Tdlpdfrm
Left = 291
Top = 189
ActiveControl = DBLookupComboboxEh1
BorderIcons = []
BorderStyle = bsSingle
Caption = #29992#25143#30331#24405
ClientHeight = 139
ClientWidth = 290
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 16
object Label3: TLabel
Left = 30
Top = 64
Width = 64
Height = 16
Caption = #23494' '#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 30
Top = 24
Width = 64
Height = 16
Caption = #29992#25143#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object pass: TEdit
Left = 98
Top = 60
Width = 150
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 45
Top = 102
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 165
Top = 102
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object DBLookupComboboxEh1: TDBLookupComboboxEh
Left = 98
Top = 20
Width = 150
Height = 24
EditButtons = <>
KeyField = #29992#25143'ID'
ListField = #29992#25143#21517#31216
ListSource = dm.yhdlds
TabOrder = 0
Visible = True
OnCloseUp = DBLookupComboboxEh1CloseUp
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -