📄 stockfm.dfm
字号:
object stockform: Tstockform
Left = 192
Top = 107
Width = 696
Height = 480
Caption = 'stockform'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object pnlNavigator: TPanel
Left = 0
Top = 0
Width = 145
Height = 453
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object Panel1: TPanel
Left = 0
Top = 0
Width = 145
Height = 453
Align = alClient
BevelOuter = bvNone
Caption = 'Panel1'
Color = clSilver
TabOrder = 0
end
end
object QFunctions: TADOQuery
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from tFunction')
Left = 488
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -