?? seek2.dfm
字號:
object fseek2: Tfseek2
Left = 192
Top = 107
Width = 310
Height = 374
Caption = 'fseek2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object dbg1: TDBGrid
Left = 6
Top = 4
Width = 289
Height = 300
Color = clInfoBk
DataSource = DataM.seek2data
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = dbg1DblClick
end
object but1: TButton
Left = 146
Top = 311
Width = 74
Height = 34
Caption = 'but1'
TabOrder = 1
OnClick = but1Click
end
object but2: TButton
Left = 222
Top = 310
Width = 74
Height = 34
Caption = 'but2'
TabOrder = 2
OnClick = but2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -