📄 unit15.dfm
字号:
object book_state: Tbook_state
Left = 280
Top = 188
Width = 538
Height = 479
Caption = #26597#38405#27599#26412#20070#30340#29366#24577
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 Label2: TLabel
Left = 72
Top = 32
Width = 233
Height = 49
AutoSize = False
Caption = #26597#38405#22270#20070#30340#29366#24577
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 32
Top = 216
Width = 489
Height = 209
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 48
Top = 168
Width = 113
Height = 33
Caption = #26597#25214
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 168
Width = 113
Height = 33
Caption = #36820#22238
TabOrder = 2
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 32
Top = 96
Width = 385
Height = 65
TabOrder = 3
object Label1: TLabel
Left = 8
Top = 24
Width = 217
Height = 20
AutoSize = False
Caption = #35831#36755#20837#22270#20070#30340#31995#21015#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 224
Top = 24
Width = 145
Height = 21
TabOrder = 0
end
end
object DataSource1: TDataSource
DataSet = ADODataSet1
Left = 536
Top = 232
end
object ADODataSet1: TADODataSet
Connection = DataModule3.ADOConnection1
Parameters = <>
Left = 592
Top = 232
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -