📄 main.dfm
字号:
object mainform: Tmainform
Left = 224
Top = 203
Width = 538
Height = 293
Caption = #24037#36164#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
object N1: TMenuItem
Caption = #31995#32479#31649#29702'(&S)'
object U1: TMenuItem
Caption = #29992#25143#31649#29702'(&U)'
OnClick = U1Click
end
object P1: TMenuItem
Caption = #20462#25913#23494#30721'(&P)'
OnClick = P1Click
end
object T1: TMenuItem
Caption = #35774#32622#31246#29575'(&T)'
OnClick = T1Click
end
object N2: TMenuItem
Caption = '-'
end
object I1: TMenuItem
Caption = #31995#32479#21021#22987#21270'(&I)'
OnClick = I1Click
end
object N3: TMenuItem
Caption = '-'
end
object X1: TMenuItem
Caption = #36864#20986'(&X)'
OnClick = X1Click
end
end
object D1: TMenuItem
Caption = #25968#25454#24211#31649#29702'(&D)'
object E1: TMenuItem
Caption = #32844#24037#36164#26009'(&E)'
OnClick = E1Click
end
object N5: TMenuItem
Caption = #29983#25104#24403#26376#24037#36164'(&S)'
OnClick = N5Click
end
object C1: TMenuItem
Caption = #25152#24471#31246#35745#31639'(&C)'
OnClick = C1Click
end
object M1: TMenuItem
Caption = #24037#36164#35843#25972'(&M)'
OnClick = M1Click
end
object N4: TMenuItem
Caption = '-'
end
object Q1: TMenuItem
Caption = #32844#24037#36164#26009#26597#35810'(&Q)'
OnClick = Q1Click
end
object H3: TMenuItem
Caption = #21382#21490#20449#24687#26597#35810'(&H)'
OnClick = H3Click
end
end
object W1: TMenuItem
Caption = #24037#36164#31649#29702'(&W)'
object S1: TMenuItem
Caption = #24037#36164#32479#35745'(&S)'
end
object I2: TMenuItem
Caption = #20010#20154#24037#36164#26465'(&I)'
OnClick = I2Click
end
end
object H1: TMenuItem
Caption = #24110#21161'(&H)'
object H2: TMenuItem
Caption = #24110#21161'(&H)'
end
object A1: TMenuItem
Caption = #20851#20110'(&A)'
OnClick = A1Click
end
end
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=wage.mdb;Persist Se' +
'curity Info=False'
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -