?? inherit.~dfm
字號:
object F_Inherit: TF_Inherit
Left = 162
Top = 123
Width = 534
Height = 365
Caption = 'MDI'#29238#31867#23376#31383#20307
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object cmdadd: TButton
Left = 88
Top = 16
Width = 49
Height = 25
Caption = #22686#21152
TabOrder = 0
OnClick = cmdaddClick
end
object cmdpre: TButton
Left = 88
Top = 56
Width = 49
Height = 25
Caption = #19978#19968#26465
TabOrder = 1
end
object cmdmodi: TButton
Left = 152
Top = 16
Width = 49
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = cmdmodiClick
end
object cmdnext: TButton
Left = 152
Top = 56
Width = 49
Height = 25
Caption = #19979#19968#26465
TabOrder = 3
end
object cmdsearch: TButton
Left = 224
Top = 16
Width = 49
Height = 25
Caption = #26597#35810
TabOrder = 4
end
object cmdlast: TButton
Left = 224
Top = 56
Width = 49
Height = 25
Caption = #26368#21518#26465
TabOrder = 5
end
object cmddel: TButton
Left = 288
Top = 16
Width = 49
Height = 25
Caption = #21024#38500
TabOrder = 6
end
object cmdstore: TButton
Left = 288
Top = 56
Width = 49
Height = 25
Caption = #20445#23384
Enabled = False
TabOrder = 7
end
object cmdfirst: TButton
Left = 352
Top = 16
Width = 49
Height = 25
Caption = #26368#21069#26465
TabOrder = 8
end
object cmdquit: TButton
Left = 352
Top = 56
Width = 49
Height = 25
Caption = #36864#20986
TabOrder = 9
OnClick = cmdquitClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -