📄 login.dfm
字号:
object frmLogin: TfrmLogin
Left = 267
Top = 135
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #32593#28857#30331#35760
ClientHeight = 121
ClientWidth = 406
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object PDJXPSpeedButton1: TPDJXPSpeedButton
Left = 336
Top = 27
Width = 57
Height = 22
Caption = #30830#23450
OnClick = PDJXPSpeedButton1Click
end
object PDJXPSpeedButton2: TPDJXPSpeedButton
Left = 336
Top = 67
Width = 57
Height = 22
Caption = #21462#28040
OnClick = PDJXPSpeedButton2Click
end
object FlatPanel1: TFlatPanel
Left = 8
Top = 8
Width = 321
Height = 105
ParentColor = True
TabOrder = 0
object shp1: TShape
Left = 126
Top = 30
Width = 33
Height = 1
Shape = stEllipse
end
object lbl2: TLabel
Left = 24
Top = 72
Width = 60
Height = 12
Caption = #30331#35760#26102#38388#65306
end
object lbl1: TLabel
Left = 16
Top = 24
Width = 60
Height = 12
Caption = #32593#28857#20195#30721#65306
end
object edtMc: TPDJXPEdit
Left = 168
Top = 20
Width = 129
Height = 20
ReadOnly = True
TabOrder = 1
end
object edtCode: TPDJXPEdit
Left = 82
Top = 19
Width = 41
Height = 20
TabOrder = 0
OnChange = edtCodeChange
end
object dtp1: TDateTimePicker
Left = 96
Top = 66
Width = 157
Height = 20
Date = 38576.000000000000000000
Time = 38576.000000000000000000
DateFormat = dfLong
TabOrder = 2
end
end
object aQry1: TADOQuery
Connection = frmMain.AdoConconn
Parameters = <>
Left = 360
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -