📄 bk.dfm
字号:
object BKForm: TBKForm
Left = 257
Top = 231
Width = 353
Height = 282
Caption = 'BKForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 176
Width = 100
Height = 19
Caption = #24744#24076#26395#39044#23450
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 40
Top = 32
Width = 265
Height = 113
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object EditTableNo: TEdit
Left = 160
Top = 176
Width = 121
Height = 21
TabOrder = 1
Text = 'EditTableNo'
end
object Btbook: TBitBtn
Left = 64
Top = 208
Width = 75
Height = 25
Caption = #39044#23450
TabOrder = 2
OnClick = BtbookClick
end
object BtExit: TBitBtn
Left = 200
Top = 208
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = BtExitClick
end
object Table1: TTable
Active = True
DatabaseName = 'DBDEMOS'
IndexFieldNames = 'TableNo'
TableName = #26700#23376'.DB'
Left = 136
Top = 64
end
object DataSource1: TDataSource
DataSet = Table1
Left = 192
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -