📄 login_dc.~dfm
字号:
inherited login_d: Tlogin_d
Caption = 'login_d'
ClientHeight = 332
ClientWidth = 350
FormStyle = fsStayOnTop
OldCreateOrder = True
Position = poMainFormCenter
OnActivate = FormActivate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited middle_left: TPanel
Height = 272
inherited M_left: TImage
Height = 272
end
end
inherited buttom: TPanel
Top = 322
Width = 350
inherited bottom_middle: TImage
Width = 332
end
inherited bottom_right: TImage
Left = 340
end
end
inherited middle: TPanel
Width = 332
Height = 272
object Panel1: TPanel
Left = 16
Top = 12
Width = 297
Height = 217
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 265
Height = 185
DataSource = DataSource1
PopupMenu = PopupMenu1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = #36134#22871#21517#31216
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Title.Alignment = taCenter
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -15
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 209
Visible = True
end>
end
end
object StaticText1: TStaticText
Left = 29
Top = 4
Width = 79
Height = 19
Caption = #25968#25454#28304#25805#20316
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
Transparent = False
end
object BitBtn1: TBitBtn
Left = 52
Top = 239
Width = 89
Height = 25
Caption = #30830#35748'(Y)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 180
Top = 239
Width = 89
Height = 25
Caption = #21462#28040'(X)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
Kind = bkCancel
end
end
inherited middle_right: TPanel
Left = 341
Height = 272
inherited M_right: TImage
Height = 272
end
end
inherited top1: TPanel
Width = 350
inherited top_right: TPanel
Left = 255
end
inherited Panel6: TPanel
Width = 175
inherited Image3: TImage
Width = 175
end
inherited Image1: TImage
Width = 175
end
inherited Label2: TLabel
Left = 37
Width = 100
Caption = #36873#25321#25968#25454#28304
end
end
end
inherited SystemMenu: TPopupMenu
Left = 56
Top = 8
end
object DataSource1: TDataSource
DataSet = ADOQuery1
OnDataChange = DataSource1DataChange
Left = 129
Top = 38
end
object PopupMenu1: TPopupMenu
AutoHotkeys = maManual
Left = 161
Top = 158
object N1: TMenuItem
Caption = #26032' '#24314
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20462' '#25913
OnClick = N2Click
end
object N3: TMenuItem
Caption = #21024' '#38500
OnClick = N3Click
end
end
object ADOQuery1: TADOQuery
Connection = data.ADOCon2
Parameters = <>
Left = 185
Top = 50
end
object ADOCommand1: TADOCommand
Connection = data.ADOCon2
Parameters = <>
Left = 233
Top = 46
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -