📄 dbtablefrm.dfm
字号:
inherited DBTableForm: TDBTableForm
Width = 363
Height = 254
Caption = #34920
Font.Charset = GB2312_CHARSET
Font.Height = -12
Font.Name = #23435#20307
FormStyle = fsMDIChild
Icon.Data = {
0000010001001010100000000000280100001600000028000000100000002000
00000100040000000000C0000000000000000000000000000000000000000000
0000000080000080000000808000800000008000800080800000C0C0C0008080
80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
00000000000000000000000000000000000000000000888888888888880087FF
FFFFFFFFF80087F8888F8888F80087FFFFFFFFFFF80087F8888F8888F80087FF
FFFFFFFFF80087F8888F8888F80087FFFFFFFFFFF8008788888888888800874C
4C4C4F0F0800877777777777780088888888888888800000000000000000FFFF
0000FFFF00000001000000010000000100000001000000010000000100000001
0000000100000001000000010000000100000001000000010000FFFF0000}
OldCreateOrder = True
Position = poDefaultPosOnly
Visible = True
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object ToolBar: TToolBar
Left = 0
Top = 0
Width = 355
Height = 24
BorderWidth = 1
ButtonHeight = 20
Caption = 'ToolBar'
EdgeBorders = []
Flat = True
TabOrder = 0
Wrapable = False
object IndexPanel: TPanel
Left = 0
Top = 0
Width = 132
Height = 20
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object IndexLabel: TLabel
Left = 1
Top = 4
Width = 24
Height = 12
Caption = #32034#24341
end
object IndexComboBox: TComboBox
Left = 28
Top = 0
Width = 102
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
OnClick = IndexComboBoxClick
end
end
object ToolButton1: TToolButton
Left = 132
Top = 0
Width = 8
Caption = 'ToolButton1'
Style = tbsSeparator
end
object DBNavigator: TDBNavigator
Left = 140
Top = 0
Width = 210
Height = 20
DataSource = DataSource
Flat = True
Hints.Strings = (
#31532#19968#26465#35760#24405
#19978#19968#26465#35760#24405
#19979#19968#26465#35760#24405
#26368#21518#19968#26465#35760#24405
#28155#21152#35760#24405
#21024#38500#35760#24405
#20462#25913#35760#24405
#25552#20132#35760#24405
#21462#28040#25805#20316
#21047#26032#25968#25454)
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
end
object DataSource: TDataSource
DataSet = TinyTable
Left = 24
Top = 72
end
object TinyTable: TTinyTable
MediumType = mtDisk
IndexDefs = <>
FieldDefs = <>
Left = 60
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -